Template Struct BoundManyLambda

Inheritance Relationships

Base Type

Struct Documentation

template<typename L>
struct BoundManyLambda : public Catch::Clara::Detail::BoundLambda<L>

Public Functions

inline explicit BoundManyLambda(L const &lambda)
inline virtual bool isContainer() const override