Template Class ComposableParserImpl

Inheritance Relationships

Base Type

Derived Type

Class Documentation

template<typename DerivedT>
class ComposableParserImpl : public Catch::Clara::Detail::ParserBase

Subclassed by Catch::Clara::Detail::ParserRefImpl< DerivedT >

Public Functions

template<typename T>
Parser operator|(T const &other) const
template<typename T>
Parser operator|(T const &other) const