Horizon
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Catch::Clara::Detail::ComposableParserImpl< DerivedT > Class Template Reference
Inheritance diagram for Catch::Clara::Detail::ComposableParserImpl< DerivedT >:
Catch::Clara::Detail::ParserBase Catch::Clara::Detail::ParserRefImpl< Arg > Catch::Clara::Detail::ParserRefImpl< Opt > Catch::Clara::Detail::ParserRefImpl< DerivedT > Catch::Clara::Arg Catch::Clara::Opt Catch::Clara::Help

Public Member Functions

template<typename T >
auto operator| (T const &other) const -> Parser
 
template<typename T >
Parser operator| (T const &other) const
 
- Public Member Functions inherited from Catch::Clara::Detail::ParserBase
virtual auto validate () const -> Result
 
virtual auto parse (std::string const &exeName, TokenStream const &tokens) const -> InternalParseResult=0
 
virtual size_t cardinality () const
 
InternalParseResult parse (Args const &args) const
 

The documentation for this class was generated from the following file: