Instigate Open Source Documentation

instigate::default_constructible::requirements< T > Struct Template Reference

Requirements of Default constructible. More...

#include <_default_constructible.hpp>

List of all members.

Public Member Functions

 requirements ()
 Constructor.

Detailed Description

template<typename T>
struct instigate::default_constructible::requirements< T >

Requirements of Default constructible.

This code will be compiled if and only if T is a model of the instigate::default_constructible concept.


Constructor & Destructor Documentation

template<typename T >
instigate::default_constructible::requirements< T >::requirements (  )  [inline]

Constructor.

Check the requirements of the Default Constructible Concept


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


© Instigate CJSC, Open Source