Struct BoundValueRefBase
Defined in File catch_amalgamated.hpp
Inheritance Relationships
Base Type
public Catch::Clara::Detail::BoundRef
(Struct BoundRef)
Derived Types
public Catch::Clara::Detail::BoundLambda< L >
(Template Struct BoundLambda)public Catch::Clara::Detail::BoundValueRef< T >
(Template Struct BoundValueRef)public Catch::Clara::Detail::BoundValueRef< std::vector< T > >
(Template Struct BoundValueRef< std::vector< T > >)
Struct Documentation
-
struct BoundValueRefBase : public Catch::Clara::Detail::BoundRef
Subclassed by Catch::Clara::Detail::BoundLambda< L >, Catch::Clara::Detail::BoundValueRef< T >, Catch::Clara::Detail::BoundValueRef< std::vector< T > >
Public Functions
-
virtual auto setValue(std::string const &arg) -> ParserResult = 0
-
virtual auto setValue(std::string const &arg) -> ParserResult = 0