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.

Static Public Member Functions

static void require_initialize (char *p)
 Require the initialize() method must, which be defined in the instigate::default_constructible::interface.

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]

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


© Instigate CJSC, Open Source