Super-project for modularized Boost
Find a file
Douglas Gregor 944845732f Overall: introduce bundled properties
index.htm:
  - Announce bundled properties

libs/graph/doc/bundles.html:
  - Document bundled properties

libs/graph/doc/adjacency_list.html:
  - Refer to bundled properties

boost/graph/properties.hpp:
  - Added vertex_bundle and edge_bundle properties for bundling
  - Added bundle_property_map for directly handling bundles

boost/pending/property.hpp:
  - Added retag_property_list metafunction that allows us to add a tag
    to the non-property<> element at the end of a property<> list.

boost/graph/adjacency_list.hpp:
  - Implement bundled properties

libs/graph/test/Jamfile, libs/graph/test/bundled_properties.cpp:
  - Test bundled properties


[SVN r22819]
2004-05-14 05:53:33 +00:00
development/more alternative directory structure suggestion 2001-02-13 22:03:10 +00:00
doc Recent update from Reece 2004-03-17 09:08:54 +00:00
libs Overall: introduce bundled properties 2004-05-14 05:53:33 +00:00
more Added John Bandela to permission list 2004-05-11 21:33:42 +00:00
people fix Rene link 2004-01-28 21:02:04 +00:00
status added Boost.MultiIndex test-suite 2004-05-07 12:39:07 +00:00
tools Add 2004-05-13 12:01:36 +00:00
.gitattributes 1.16.1 initial CVS checkin 2000-07-07 16:04:40 +00:00
.gitmodules initial commit 2004-05-07 10:44:23 +00:00
boost-build.jam * Change to look for Boost.Build 1 and 2 in there new locations: tools/build/v1 and tools/build/v2. 2003-10-29 15:45:43 +00:00
boost.css Updated documentation for pending release 2002-05-01 15:37:25 +00:00
c++boost.gif Initial HTML commit 2000-07-27 13:48:45 +00:00
google_logo_40wht.gif Initial commit 2002-05-09 01:10:05 +00:00
index.htm Overall: introduce bundled properties 2004-05-14 05:53:33 +00:00
Jamfile Add *.inc as possible header files to install, pool library has some of those. Fixes SF issue #951106 . 2004-05-10 13:34:39 +00:00
Jamfile.v2 Add usage requirements. 2003-03-03 08:44:39 +00:00
Jamrules Add declaration of boost project. 2003-09-10 03:25:31 +00:00
LICENSE_1_0.txt Reflect license file renaming to accomodate more operating systems. 2003-09-30 00:39:30 +00:00
project-root.jam Updated V2 build. 2002-10-07 16:47:37 +00:00
README Reflect license file renaming to accomodate more operating systems. 2003-09-30 00:39:30 +00:00
rst.css added css class boost-logo 2004-02-21 17:58:50 +00:00

Unless otherwise specified, all Boost software and documentation is subject
to the Boost Software License Version 1.0. See the accompanying file LICENSE_1_0.txt.
A copy of the license is also available at http://www.boost.org/LICENSE_1_0.txt.

For the most current version of Boost libraries and documentation, see:

   http://www.boost.org

Boost documentation is in HTML format.

The top-level directory (which contains this README file) should contain
a file named index.htm with links to all documentation, including
documentation on building boost libraries for your particular compiler
and operating system.