Super-project for modularized Boost
Find a file
Daniel James 8f08851f73 Unordered: Merge from trunk.
Anotehr overhaul. Can now use `void_pointer` for links between nodes, although
it doesn't as I don't think `void_pointer` support is strong enough in existing
allocators.

Also no longer relies on using base pointers for custome pointer types.  And
scaled back member function detection to just detect if an allocator has a
member, not what its signature is. I found that the trait could be confused by
ambiguous overloads. This might be fixable.

Better documentation of C++11 compliance to come.


[SVN r74859]
2011-10-09 18:30:10 +00:00
doc Added move+container libraries 2011-09-08 06:19:23 +00:00
libs Unordered: Merge from trunk. 2011-10-09 18:30:10 +00:00
more 1.48.0 release cycle initialization. Authorized by Beman. 2011-07-12 13:53:58 +00:00
status merge [74584] from trunk, fixes #5475 2011-09-27 16:31:30 +00:00
tools Quickbook: Merge from trunk. 2011-10-06 22:10:28 +00:00
.gitattributes 1.16.1 initial CVS checkin 2000-07-07 16:04:40 +00:00
.gitmodules Merged for Boost 1.48 2011-08-30 15:46:15 +00:00
boost-build.jam root: merge trunk 2009-11-13 14:58:03 +00:00
boost.css Change boost.css to set the text colour as it sets the background colour. 2009-06-06 13:37:38 +00:00
boost.png Merged from 1.33.0 release 2005-08-12 13:02:37 +00:00
boostcpp.jam Merge boostcpp.jam, too. 2011-06-06 20:39:27 +00:00
bootstrap.bat Merge Boost.Build branding changes: 2011-07-03 08:08:57 +00:00
bootstrap.sh Merge Boost.Build branding changes: 2011-07-03 08:08:57 +00:00
index.htm Merge documentation fixes. 2010-06-26 12:30:09 +00:00
index.html 1.48.0 release cycle initialization. Authorized by Beman. 2011-07-12 13:53:58 +00:00
INSTALL Merge from initial trunk commit at 43875 2008-03-27 13:22:14 +00:00
Jamroot 1.48.0 release cycle initialization. Authorized by Beman. 2011-07-12 13:53:58 +00:00
LICENSE_1_0.txt Reflect license file renaming to accomodate more operating systems. 2003-09-30 00:39:30 +00:00
rst.css Merge documentation fixes. 2010-06-26 12:30:09 +00:00