Home
last modified time | relevance | path

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

/third_party/boost/boost/test/data/monomorphic/
Dsample_merge.hpp59 inline auto as_tuple_impl( T && arg, std::false_type /* is_tuple = nullptr */ ) in as_tuple_impl() function
70 as_tuple_impl(T && arg, std::true_type /* is_tuple */ ) { in as_tuple_impl() function