Searched defs:copy_map_value_mover (Results 1 – 1 of 1) sorted by relevance
66 struct copy_map_value_mover struct69 BOOST_RV_REF(Value) operator()(Value& x)const{return boost::move(x);} in BOOST_RV_REF()