Home
last modified time | relevance | path

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

/third_party/boost/boost/container/detail/
Dmultiallocation_chain.hpp188 struct cast_functor struct
190 typedef typename dtl::add_reference<T>::type result_type;
192 result_type operator()(U &ptr) const in operator ()()