Variable beluga::has_common_tuple_type_v
Defined in File tuple_traits.hpp
Variable Documentation
-
template<typename T, typename U>
constexpr bool beluga::has_common_tuple_type_v = has_common_tuple_type<T, U>::value Convenience template variable for
has_common_tuple_type
.