mirror of
https://github.com/boostorg/boost.git
synced 2025-04-13 08:33:00 +00:00
Super-project for modularized Boost
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] |
||
---|---|---|
doc | ||
libs | ||
more | ||
status | ||
tools | ||
.gitattributes | ||
.gitmodules | ||
boost-build.jam | ||
boost.css | ||
boost.png | ||
boostcpp.jam | ||
bootstrap.bat | ||
bootstrap.sh | ||
index.htm | ||
index.html | ||
INSTALL | ||
Jamroot | ||
LICENSE_1_0.txt | ||
rst.css |