Template Struct is_compatible_integer_type_impl

Inheritance Relationships

Base Types

  • public std::false_type

  • public std::false_type

Derived Types

Struct Documentation

template<typename RealIntegerType, typename CompatibleNumberIntegerType, typename = void>
struct is_compatible_integer_type_impl : public std::false_type, public std::false_type

Subclassed by nlohmann::detail::is_compatible_integer_type< RealIntegerType, CompatibleNumberIntegerType >, nlohmann::detail::is_compatible_integer_type< RealIntegerType, CompatibleNumberIntegerType >