mirror of
https://github.com/boostorg/multi_index.git
synced 2025-05-09 23:14:04 +00:00
used serialization reset_object_address facility
[SVN r28332]
This commit is contained in:
parent
a43abdfe5f
commit
10a8ae1037
@ -574,6 +574,7 @@ BOOST_MULTI_INDEX_PROTECTED_IF_MEMBER_TEMPLATE_FRIENDS:
|
||||
if(!p.second)throw_exception(
|
||||
archive::archive_exception(
|
||||
archive::archive_exception::other_exception));
|
||||
ar.reset_object_address(&(*p.first),&value.get());
|
||||
lm.add(p.first,ar,version);
|
||||
}
|
||||
lm.add_track(header(),ar,version);
|
||||
|
Loading…
x
Reference in New Issue
Block a user