Changes between Version 77 and Version 78 of LibrariesUnderConstruction
- Timestamp:
- Sep 20, 2009, 9:37:23 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LibrariesUnderConstruction
v77 v78 374 374 * '''Categories:''' [#ReflectiveProgramming Reflective Programming] 375 375 * '''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. 376 386 377 387 --------------------------------------------------------------------------------------------------- … … 1349 1359 * [#Boost.Containers Boost.Containers] 1350 1360 * [#DenseSet DenseSet] 1361 * [#Boost.Explore Boost.Explore] 1351 1362 * [#Boost.ITL Boost.ITL] 1352 1363 * [#Boost.!LockFree Boost.LockFree] … … 1355 1366 * [#StableVector StableVector] 1356 1367 * [#Boost.Tree Boost.Tree] 1368 1357 1369 1358 1370 --------------------------------------------------------------------------------------------------- … … 1414 1426 == Input/Output == 1415 1427 * [#Boost.CLI Boost.CLI] 1428 * [#Boost.Explore Boost.Explore] 1416 1429 * [#Frames Frames] 1417 1430 * [#Boost.Log Boost.Log]