Home
last modified time | relevance | path

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

/third_party/boost/boost/test/data/monomorphic/
Dsample_merge.hpp45 inline auto as_tuple_impl_xvalues( T const & arg, std::false_type /* is_rvalue_ref */ ) in as_tuple_impl_xvalues() function
52 inline auto as_tuple_impl_xvalues( T && arg, std::true_type /* is_rvalue_ref */ ) in as_tuple_impl_xvalues() function