Visitor handling equality checks.
More...
Visitor handling equality checks.
Definition at line 384 of file config.cpp.
template<typename T , typename U >
bool config::attribute_value::equality_visitor::operator() |
( |
const T & |
, |
|
|
const U & |
|
|
) |
| const |
|
inline |
template<typename T >
bool config::attribute_value::equality_visitor::operator() |
( |
const T & |
lhs, |
|
|
const T & |
rhs |
|
) |
| const |
|
inline |
bool config::attribute_value::equality_visitor::operator() |
( |
const true_false & |
lhs, |
|
|
const yes_no & |
rhs |
|
) |
| const |
|
inline |
bool config::attribute_value::equality_visitor::operator() |
( |
const yes_no & |
lhs, |
|
|
const true_false & |
rhs |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: