The std::DefaultConstructible concept provides a shorthand for the common case when the question is whether a type can be constructed with no arguments. More...
Inheritance diagram for std::DefaultConstructible:The std::DefaultConstructible concept provides a shorthand for the common case when the question is whether a type can be constructed with no arguments.