Home
last modified time | relevance | path

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

/third_party/boost/boost/icl/detail/
Dmapped_reference.hpp60 class mapped_reference class
80 mapped_reference(const FirstT& fst, second_reference_type snd) : first(fst), second(snd){} in mapped_reference() function in boost::icl::mapped_reference
83 mapped_reference(const mapped_reference<FstT, SndT>& source): in mapped_reference() function in boost::icl::mapped_reference
/third_party/boost/boost/ptr_container/
Dptr_map_adapter.hpp161 mapped_reference; typedef in boost::ptr_container_detail::ptr_map_adapter_base