The std::default_constructible 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 default_constructible:The std::default_constructible concept provides a shorthand for the common case when the question is whether a type can be constructed with no arguments.