Instigate Open Source Documentation

instigate::stl::unary_predicate::requirements< T > Struct Template Reference

Requirements of the Unary Predicate. More...

#include <_unary_predicate.hpp>

Inheritance diagram for instigate::stl::unary_predicate::requirements< T >:

instigate::stl::unary_function::requirements< T > instigate::generic::assignable::interface< T >

List of all members.

Public Member Functions

 requirements ()

Static Public Member Functions

static void require_convertibility_of_result_type_to_bool ()


Detailed Description

template<typename T>
struct instigate::stl::unary_predicate::requirements< T >

Requirements of the Unary Predicate.

This code will compile if and only if T is a model of the instigate::stl::unary_predicate concept.


Constructor & Destructor Documentation

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


Member Function Documentation

template<typename T>
static void instigate::stl::unary_predicate::requirements< T >::require_convertibility_of_result_type_to_bool (  )  [inline, static]


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


© Instigate CJSC, Open Source