Changes between Version 77 and Version 78 of LibrariesUnderConstruction


Ignore:
Timestamp:
Sep 20, 2009, 9:37:23 PM (13 years ago)
Author:
viboes
Comment:

Adding Boost.Explore

Legend:

Unmodified
Added
Removed
Modified
  • LibrariesUnderConstruction

    v77 v78  
    374374 * '''Categories:''' [#ReflectiveProgramming Reflective Programming]
    375375 * '''Description:''' The Boost.Extension library has been developed to ease the development of plugins and similar extensions to software using shared libraries. Classes, functions and data can be made available from shared libraries and loaded by the application.
     376
     377---------------------------------------------------------------------------------------------------
     378== Boost.Explore ==
     379 * '''Author(s):''' Jeff Garland, Jared McIntyre
     380 * '''Version:'''
     381 * '''State:'''
     382 * '''Last upload:'''2008 Mars 22
     383 * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/explore Boost Sandbox]
     384 * '''Categories:''' [#Containers Containers] [#InputOutput Input/Output]
     385 * '''Description:''' Boost.explore is a library that provides for the output of data from containers or ranges.
    376386
    377387---------------------------------------------------------------------------------------------------
     
    13491359 * [#Boost.Containers Boost.Containers]
    13501360 * [#DenseSet DenseSet]
     1361 * [#Boost.Explore Boost.Explore]
    13511362 * [#Boost.ITL Boost.ITL]
    13521363 * [#Boost.!LockFree Boost.LockFree]
     
    13551366 * [#StableVector StableVector]
    13561367 * [#Boost.Tree Boost.Tree]
     1368
    13571369
    13581370---------------------------------------------------------------------------------------------------
     
    14141426== Input/Output ==
    14151427 * [#Boost.CLI Boost.CLI]
     1428 * [#Boost.Explore Boost.Explore]
    14161429 * [#Frames Frames]
    14171430 * [#Boost.Log Boost.Log]