Public Member Functions | |
template<typename T > | |
auto | operator<= (T const &lhs) -> ExprLhs< T const & > |
auto | operator<= (bool value) -> ExprLhs< bool > |
auto operator<= | ( | T const & | lhs | ) | -> ExprLhs<T const&> |
auto operator<= | ( | bool | value | ) | -> ExprLhs<bool> |
References Catch::Generators::value().