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

引数の値をインクリメントした値を返す関数オブジェクト More...

Public Member Functions

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

Detailed Description

引数の値をインクリメントした値を返す関数オブジェクト

Definition at line 411 of file helper_modules.hpp.

Member Function Documentation

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

Definition at line 417 of file helper_modules.hpp.


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