Searched defs:serialize_state (Results 1 – 1 of 1) sorted by relevance
1364 struct serialize_state struct in boost::msm::back::state_machine1366 serialize_state(Archive& ar):ar_(ar){} in serialize_state() argument1376 operator()(T& t) const in operator ()()1388 operator()(T&) const in operator ()()1392 Archive& ar_;