Instigate Open Source Documentation

instigate::stl::functor::interface< R(A::*)() > Struct Template Reference

Interface of the Functor Concept. More...

#include <functor.hpp>

List of all members.

Public Types

typedef A * argument_type
 type of the function argument
typedef R result_type
 type of the value returned by the function


Detailed Description

template<typename R, typename A>
struct instigate::stl::functor::interface< R(A::*)() >

Interface of the Functor Concept.
The documentation for this struct was generated from the following file:


© Instigate CJSC, Open Source