Template Class ComposableParserImpl

Inheritance Relationships

Base Type

Derived Types

Class Documentation

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

Subclassed by Catch::Clara::Detail::ParserRefImpl< Opt >, Catch::Clara::Detail::ParserRefImpl< Arg >, Catch::Clara::Detail::ParserRefImpl< DerivedT >

Public Functions

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