![]() |
Scarab
v2.2.3
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 227 of file param_value.hh.
typedef bool result_type |
Definition at line 230 of file param_value.hh.
|
inline |
Definition at line 231 of file param_value.hh.
|
inline |
Definition at line 235 of file param_value.hh.
|
inline |
Definition at line 255 of file param_value.hh.