Horizon
|
Public Member Functions | |
BoundValueRef (T &ref) | |
ParserResult | setValue (std::string const &arg) override |
virtual auto | setValue (std::string const &arg) -> ParserResult=0 |
![]() | |
virtual bool | isContainer () const |
virtual bool | isFlag () const |
Public Attributes | |
T & | m_ref |
|
inlineoverridevirtual |
Implements Catch::Clara::Detail::BoundValueRefBase.