Searched defs:nvp (Results 1 – 2 of 2) sorted by relevance
18 class nvp { class20 nvp(const char* n, T& v) BOOST_NOEXCEPT in nvp() function in boost::serialization::nvp
92 smatch::nested_results_type::const_iterator msg, nvp; in test3() local