#include <is_node_empty.hpp>
◆ operator()() [1/7]
template<class T >
| bool mstch::is_node_empty::operator() |
( |
const T & |
| ) |
const |
|
inline |
◆ operator()() [2/7]
| bool mstch::is_node_empty::operator() |
( |
const std::nullptr_t & |
| ) |
const |
|
inline |
◆ operator()() [3/7]
| bool mstch::is_node_empty::operator() |
( |
const int & |
value | ) |
const |
|
inline |
◆ operator()() [4/7]
| bool mstch::is_node_empty::operator() |
( |
const double & |
value | ) |
const |
|
inline |
◆ operator()() [5/7]
| bool mstch::is_node_empty::operator() |
( |
const bool & |
value | ) |
const |
|
inline |
◆ operator()() [6/7]
| bool mstch::is_node_empty::operator() |
( |
const std::string & |
value | ) |
const |
|
inline |
◆ operator()() [7/7]
| bool mstch::is_node_empty::operator() |
( |
const array & |
array | ) |
const |
|
inline |
The documentation for this class was generated from the following file: