Searched defs:LvaluePropertyMapConcept (Results 1 – 1 of 1) sorted by relevance
224 struct LvaluePropertyMapConcept struct226 typedef typename property_traits<PMap>::category Category;227 typedef boost::lvalue_property_map_tag LvalueTag;228 typedef typename property_traits<PMap>::reference reference;230 void constraints() { in constraints()242 PMap pmap;243 Key k;