Home
last modified time | relevance | path

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

/third_party/boost/boost/property_map/
Dproperty_map.hpp461 class const_associative_property_map class
472 const_associative_property_map() : m_c(0) { } in const_associative_property_map() function in boost::const_associative_property_map
473 const_associative_property_map(const C& c) : m_c(&c) { } in const_associative_property_map() function in boost::const_associative_property_map