ReactOS 0.4.15-dev-7834-g00c4b3d
constant_binary_fun< _Result,, > Struct Template Reference

#include <_function.h>

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

Public Member Functions

 constant_binary_fun (const _Result &__v)
 

Detailed Description

template<class _Result, _STLP_DFL_TMPL_PARAM(_Arg1, _Result), _STLP_DFL_TMPL_PARAM(_Arg2, _Arg1)>
struct constant_binary_fun< _Result,, >

Definition at line 364 of file _function.h.

Constructor & Destructor Documentation

◆ constant_binary_fun()

template<class _Result , _STLP_DFL_TMPL_PARAM(_Arg1, _Result) , _STLP_DFL_TMPL_PARAM(_Arg2, _Arg1) >
constant_binary_fun< _Result,, >::constant_binary_fun ( const _Result &  __v)
inline

Definition at line 366 of file _function.h.


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