Struct BoundValueRefBase

Inheritance Relationships

Base Type

Derived Types

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