forked from boostorg/unordered
fdd7d6bbfbbd0b8249215f67d93474b905d9893a
Merged revisions 42153-42156 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/dev ........ r42153 | danieljames | 2007-12-18 22:51:31 +0000 (Tue, 18 Dec 2007) | 2 lines Remove 'local_iterator_base'. It isn't really needed. ........ r42155 | danieljames | 2007-12-18 22:58:12 +0000 (Tue, 18 Dec 2007) | 1 line Add a helper function for creating null pointers. ........ r42156 | danieljames | 2007-12-18 23:14:49 +0000 (Tue, 18 Dec 2007) | 3 lines Check that I'm using link_ptr & bucket_ptr correctly (they should be distinct types with an explicit conversion from bucket_ptr to link_ptr). ........ [SVN r42189]
Description
Languages
C++
99.5%
CMake
0.3%