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

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

Public Member Functions

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

Detailed Description

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

Definition at line 421 of file helper_modules.hpp.

Member Function Documentation

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

Definition at line 427 of file helper_modules.hpp.


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