Home
last modified time | relevance | path

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

/third_party/boost/boost/move/detail/
Dmeta_utils.hpp191 struct add_const_lvalue_reference struct
222 typedef typename add_const_lvalue_reference<T>::type reference;
Dunique_ptr_meta_utils.hpp277 struct add_const_lvalue_reference struct
/third_party/boost/boost/move/
Dunique_ptr.hpp72 typedef typename bmupmu::add_const_lvalue_reference<D>::type del_cref;
667 …BOOST_MOVE_FORCEINLINE BOOST_MOVE_DOC1ST(const D&, typename bmupmu::add_const_lvalue_reference<D>:… in BOOST_MOVE_DOC1ST()