Home
last modified time | relevance | path

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

/third_party/boost/boost/property_map/
Dproperty_map.hpp492 class static_property_map : class
502 static_property_map(ValueType v) : value(v) {} in static_property_map() function in boost::static_property_map