Home
last modified time | relevance | path

Searched refs:property_put (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Dvisitors.hpp373 template < typename PropertyMap, typename EventTag > struct property_put struct
377 property_put(PropertyMap property_map, in property_put() function
405 inline property_put< PropertyMap, EventTag > put_property( in put_property()
409 return property_put< PropertyMap, EventTag >(property_map, value); in put_property()