#1912: some copy edits on boost.intrusive

#1932: move semantics for shared objects
#1635: Incomplete include guard in boost/intrusive

[SVN r45693]
This commit is contained in:
Ion Gaztañaga
2008-05-23 22:13:34 +00:00
parent 377a4f8a0b
commit 2b0b70b225
3 changed files with 219 additions and 220 deletions

View File

@@ -10,7 +10,6 @@
// See http://www.boost.org/libs/intrusive for documentation.
//
/////////////////////////////////////////////////////////////////////////////
#include <boost/intrusive/detail/config_begin.hpp>
#include <boost/intrusive/unordered_set.hpp>
#include <boost/intrusive/detail/pointer_to_other.hpp>