Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dmultiallocation_chain.hpp191 struct cast_functor struct
193 typedef typename dtl::add_reference<T>::type result_type;
195 result_type operator()(U &ptr) const in operator ()()