Template Struct is_default_constructible

Inheritance Relationships

Base Type

  • public std::is_default_constructible< T >

Struct Documentation

template<typename T>
struct is_default_constructible : public std::is_default_constructible<T>