Home
last modified time | relevance | path

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

/third_party/boost/boost/histogram/detail/
Drelaxed_tuple_size.hpp31 using relaxed_tuple_size_t = decltype(relaxed_tuple_size(std::declval<T>())); typedef
Dindex_translator.hpp31 using multi_index_type = multi_index<relaxed_tuple_size_t<A>::value>;
/third_party/boost/boost/histogram/
Dhistogram.hpp73 using multi_index_type = multi_index<detail::relaxed_tuple_size_t<axes_type>::value>;