This type can be used together with boost::apply_visitor to cast boost::variant with an unknown underlying type, to a Source::id_type.
More...
#include <Source.h>
|
template<typename From > |
static constexpr bool | is_integer () |
|
This type can be used together with boost::apply_visitor to cast boost::variant with an unknown underlying type, to a Source::id_type.
Definition at line 105 of file Source.h.
◆ CastSourceIdVisitor()
Euclid::SourceCatalog::CastSourceIdVisitor::CastSourceIdVisitor |
( |
| ) |
|
|
default |
◆ is_integer()
template<typename From >
static constexpr bool Euclid::SourceCatalog::CastSourceIdVisitor::is_integer |
( |
| ) |
|
|
inlinestaticconstexprprivate |
◆ operator()() [1/3]
◆ operator()() [2/3]
◆ operator()() [3/3]
The documentation for this class was generated from the following file: