ReactOS 0.4.15-dev-7924-g5949c20
constant_unary_fun< _Result, > Struct Template Reference

#include <_function.h>

Inheritance diagram for constant_unary_fun< _Result, >:
Collaboration diagram for constant_unary_fun< _Result, >:

Public Member Functions

 constant_unary_fun (const _Result &__v)
 

Detailed Description

template<class _Result, _STLP_DFL_TMPL_PARAM(_Argument, _Result)>
struct constant_unary_fun< _Result, >

Definition at line 358 of file _function.h.

Constructor & Destructor Documentation

◆ constant_unary_fun()

template<class _Result , _STLP_DFL_TMPL_PARAM(_Argument, _Result) >
constant_unary_fun< _Result, >::constant_unary_fun ( const _Result &  __v)
inline

Definition at line 359 of file _function.h.


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