Definition of default_constructible concept. More...
#include <new>Go to the source code of this file.
Classes | |
| struct | instigate::default_constructible::tag |
| Default Constructible Concept tag. More... | |
| struct | instigate::default_constructible::interface< T > |
| Interface of the Default Constructible Concept. More... | |
| struct | instigate::default_constructible::requirements< T > |
| Requirements of Default constructible. More... | |
Namespaces | |
| namespace | instigate::default_constructible |
Implementation of Default Constructible Concept. | |
Definition of default_constructible concept.