mirror of
https://github.com/boostorg/multi_index.git
synced 2025-05-11 05:14:05 +00:00
completed fix in [64312] and [64317]
[SVN r64322]
This commit is contained in:
parent
78a83060f7
commit
7b1bcc810d
@ -69,7 +69,7 @@ namespace boost{
|
|||||||
namespace serialization{
|
namespace serialization{
|
||||||
template<> struct version<non_default_ctble>
|
template<> struct version<non_default_ctble>
|
||||||
{
|
{
|
||||||
BOOST_STATIC_CONSTANT(unsigned int,value=3);
|
BOOST_STATIC_CONSTANT(int,value=3);
|
||||||
};
|
};
|
||||||
} /* namespace serialization */
|
} /* namespace serialization */
|
||||||
} /* namespace boost*/
|
} /* namespace boost*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user