Instigate Open Source Documentation

instigate::stl::unary_function_model< A, R > Struct Template Reference

Model of the instigate::stl::unary_function. More...

#include <_stl_function.hpp>

List of all members.

Public Types

typedef A argument_type
 The type of the unary_function's argument.
typedef R result_type
 The type returned when the unary_function is called.


Detailed Description

template<typename A, typename R>
struct instigate::stl::unary_function_model< A, R >

Model of the instigate::stl::unary_function.
The documentation for this struct was generated from the following file:


© Instigate CJSC, Open Source