mp_units::is_specialization_of

Synopsis

Declared in <mp-units/ext/type_traits.h>
template<
    typename T,
    template<typename...> typename Type>
constexpr bool is_specialization_of = false;


Created with MrDocs