![]() |
Scarab
v2.9.0
Project 8 C++ Utility Library
|

Public Types | |
| typedef bool | result_type |
Public Member Functions | |
| bool | operator() (bool a_value) const |
| bool | operator() (const std::string &a_value) const |
| template<typename T > | |
| bool | operator() (T a_value) const |
Definition at line 266 of file param_value.hh.
| typedef bool result_type |
Definition at line 269 of file param_value.hh.
|
inline |
Definition at line 270 of file param_value.hh.
|
inline |
Definition at line 274 of file param_value.hh.
|
inline |
Definition at line 294 of file param_value.hh.
1.8.13