mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 14:29:14 +00:00
Super-project for modularized Boost
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] |
||
---|---|---|
development/more | ||
doc | ||
libs | ||
more | ||
people | ||
status | ||
tools | ||
.gitattributes | ||
.gitmodules | ||
boost-build.jam | ||
boost.css | ||
c++boost.gif | ||
google_logo_40wht.gif | ||
index.htm | ||
Jamfile | ||
Jamfile.v2 | ||
Jamrules | ||
LICENSE_1_0.txt | ||
project-root.jam | ||
README | ||
rst.css |
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.