SigUtil  0.95
Utility modules for modern C++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sig::identity_t Struct Reference

引数の変数をそのまま返す関数オブジェクト More...

Public Member Functions

template<class T >
operator() (T v) const
 

Detailed Description

引数の変数をそのまま返す関数オブジェクト

Definition at line 401 of file helper_modules.hpp.

Member Function Documentation

template<class T >
T sig::identity_t::operator() ( v) const
inline

Definition at line 407 of file helper_modules.hpp.


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