Template Struct is_compatible_integer_type

Inheritance Relationships

Base Types

Struct Documentation

template<typename RealIntegerType, typename CompatibleNumberIntegerType>
struct is_compatible_integer_type : public nlohmann::detail::is_compatible_integer_type_impl<RealIntegerType, CompatibleNumberIntegerType>, public nlohmann::detail::is_compatible_integer_type_impl<RealIntegerType, CompatibleNumberIntegerType>