Visitor functor for handling ValueDefault.
More...
#include <Lexicon.h>
|
| std::string_view | _name |
| | Name of visited pair.
|
| |
template<typename E>
struct swoc::Lexicon< E >::ValueDefaultVisitor
Visitor functor for handling ValueDefault.
Definition at line 448 of file Lexicon.h.
◆ operator()() [1/3]
template<typename E>
| E swoc::Lexicon< E >::ValueDefaultVisitor::operator() |
( |
E const & | value | ) |
const |
|
inline |
◆ operator()() [2/3]
template<typename E>
| E swoc::Lexicon< E >::ValueDefaultVisitor::operator() |
( |
std::monostate const & | | ) |
const |
|
inline |
Vistor - invalid value.
Definition at line 453 of file Lexicon.h.
◆ operator()() [3/3]
Visitor - value generator.
Definition at line 465 of file Lexicon.h.
◆ _name
Name of visited pair.
Definition at line 449 of file Lexicon.h.
The documentation for this struct was generated from the following file: