Update of /cvsroot/boost/boost/boost
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28602/boost
Modified Files:
Tag: RC_1_34_0
multi_index_container.hpp
Log Message:
merged from trunk to branch
Index: multi_index_container.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/multi_index_container.hpp,v
retrieving revision 1.28
retrieving revision 1.28.2.1
diff -u -d -r1.28 -r1.28.2.1
--- multi_index_container.hpp 27 Feb 2006 14:06:06 -0000 1.28
+++ multi_index_container.hpp 26 Feb 2007 09:16:36 -0000 1.28.2.1
@@ -1,6 +1,6 @@
/* Multiply indexed container.
*
- * Copyright 2003-2006 Joaquín M López Muñoz.
+ * Copyright 2003-2007 Joaquín M López Muñoz.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at
* http://www.boost.org/LICENSE_1_0.txt)
@@ -230,6 +230,7 @@
multi_index_container(
const multi_index_container<Value,IndexSpecifierList,Allocator>& x):
bfm_allocator(x.bfm_allocator::member),
+ bfm_header(),
super(x),
node_count(0)
{
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs