Visitor functor for handling NameDefault.
More...
#include <Lexicon.h>
|
| E | _value |
| | Value to use for default.
|
| |
template<typename E>
struct swoc::Lexicon< E >::NameDefaultVisitor
Visitor functor for handling NameDefault.
Definition at line 425 of file Lexicon.h.
◆ operator()() [1/3]
template<typename E>
| std::string_view swoc::Lexicon< E >::NameDefaultVisitor::operator() |
( |
std::monostate const & | | ) |
const |
|
inline |
Visitor - invalid value type.
Definition at line 430 of file Lexicon.h.
◆ operator()() [2/3]
Visitor - literal string.
Definition at line 436 of file Lexicon.h.
◆ operator()() [3/3]
Visitor - string generator.
Definition at line 442 of file Lexicon.h.
◆ _value
Value to use for default.
Definition at line 426 of file Lexicon.h.
The documentation for this struct was generated from the following file: