libstdc++
std::is_default_constructible< _Tp > Struct Template Reference
Inheritance diagram for std::is_default_constructible< _Tp >:

List of all members.

Public Types

Public Member Functions

Static Public Attributes


Detailed Description

template<typename _Tp>
struct std::is_default_constructible< _Tp >

is_default_constructible

Definition at line 709 of file type_traits.


The documentation for this struct was generated from the following file: