![]() |
Scarab
v2.1.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 240 of file param_value.hh.
typedef bool result_type |
Definition at line 243 of file param_value.hh.
|
inline |
Definition at line 244 of file param_value.hh.
|
inline |
Definition at line 248 of file param_value.hh.
|
inline |
Definition at line 268 of file param_value.hh.