Home
last modified time | relevance | path

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

/third_party/boost/boost/property_map/
Dproperty_map.hpp554 struct dummy_pmap_reference { struct
556 dummy_pmap_reference& operator=(const T&) { return *this; } in operator =() argument
561 : public boost::put_get_helper<detail::dummy_pmap_reference,
567 typedef detail::dummy_pmap_reference reference;