Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r64313 - branches/release/boost
From: joaquin_at_[hidden]
Date: 2010-07-24 05:20:30


Author: joaquin
Date: 2010-07-24 05:20:29 EDT (Sat, 24 Jul 2010)
New Revision: 64313
URL: http://svn.boost.org/trac/boost/changeset/64313

Log:
merged [64312] from trunk
Text files modified:
   branches/release/boost/multi_index_container.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: branches/release/boost/multi_index_container.hpp
==============================================================================
--- branches/release/boost/multi_index_container.hpp (original)
+++ branches/release/boost/multi_index_container.hpp 2010-07-24 05:20:29 EDT (Sat, 24 Jul 2010)
@@ -1124,7 +1124,7 @@
   boost::multi_index_container<Value,IndexSpecifierList,Allocator>
>
 {
- BOOST_STATIC_CONSTANT(unsigned int,value=2);
+ BOOST_STATIC_CONSTANT(int,value=2);
 };
 } /* namespace serialization */
 #endif


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk