Home
last modified time | relevance | path

Searched defs:nvp (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/core/
Dnvp.hpp18 class nvp { class
20 nvp(const char* n, T& v) BOOST_NOEXCEPT in nvp() function in boost::serialization::nvp
/third_party/boost/libs/xpressive/test/
Dmisc1.cpp92 smatch::nested_results_type::const_iterator msg, nvp; in test3() local