#include <catch_amalgamated.hpp>
◆ getHelpColumns()
◆ operator|=() [1/3]
auto Catch::Clara::Parser::operator|= |
( |
Arg const & | arg | ) |
-> Parser& |
|
inline |
◆ operator|=() [2/3]
auto Catch::Clara::Parser::operator|= |
( |
ExeName const & | exeName | ) |
-> Parser& |
|
inline |
◆ operator|=() [3/3]
Parser & Catch::Clara::Parser::operator|= |
( |
Parser const & | other | ) |
|
◆ parse()
◆ validate()
◆ writeToStream()
void Catch::Clara::Parser::writeToStream |
( |
std::ostream & | os | ) |
const |
◆ operator<<
auto operator<< |
( |
std::ostream & | os, |
|
|
Parser const & | parser ) -> std::ostream& |
|
friend |
◆ operator| [1/2]
◆ operator| [2/2]
◆ operator|= [1/2]
◆ operator|= [2/2]
◆ m_args
std::vector<Arg> Catch::Clara::Parser::m_args |
|
private |
◆ m_exeName
ExeName Catch::Clara::Parser::m_exeName |
|
mutableprivate |
◆ m_options
std::vector<Opt> Catch::Clara::Parser::m_options |
|
private |
The documentation for this class was generated from the following files: