_Constant_unary_fun Struct Reference

struct _Constant_unary_fun
Public Member Functions
_Constant_unary_fun(const result_type &)
const result_type &operator()(const _Argument &)
Public Member Type Definitions
typedef_Argument argument_type
typedef_Result result_type
Public Attributes
result_type _M_val

Constructor & Destructor Documentation

_Constant_unary_fun(const result_type &)

_Constant_unary_fun(const result_type &__v)[inline]

Parameters

const result_type & __v

Member Functions Documentation

operator()(const _Argument &)

const result_type &operator()(const _Argument &)const [inline]

Parameters

const _Argument &

Member Type Definitions Documentation

Typedef argument_type

typedef _Argumentargument_type

Typedef result_type

typedef _Resultresult_type

Member Data Documentation

result_type _M_val

result_type _M_val