Searched defs:restore_with_exception (Results 1 – 1 of 1) sorted by relevance
58 struct restore_with_exception { struct in boost::serialization::state_saver59 static void invoke(T & previous_ref, const T & previous_value){ in invoke()