Home
last modified time | relevance | path

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

/third_party/boost/boost/bimap/container_adaptor/detail/
Didentity_converters.hpp105 struct value_to_base_identity struct
107 BaseValue operator()(const Value & val) const in operator ()()
116 struct value_to_base_identity< Value, Value > struct
118 const Value & operator()(const Value & val) const in operator ()()