Template Struct match
Defined in File ct_string.inl
Inheritance Relationships
Base Type
public ctql::Lambda_t
Struct Documentation
-
template<typename ...Lambda_t>
struct match : public ctql::Lambda_t Build an overload set from multiple callables (handy for
std::visit
).