#include <catch_amalgamated.hpp>
Public Member Functions | |
BoundFlagRef (bool &ref) | |
ParserResult | setFlag (bool flag) override |
![]() | |
bool | isFlag () const override |
![]() | |
virtual | ~BoundRef ()=default |
virtual bool | isContainer () const |
Public Attributes | |
bool & | m_ref |
Additional Inherited Members | |
![]() | |
NonCopyable () noexcept=default | |
|
inlineexplicit |
|
overridevirtual |
bool& Catch::Clara::Detail::BoundFlagRef::m_ref |