Catch::Decomposer Struct Reference

#include <catch.hpp>

Public Member Functions

template<typename T >
auto operator<= (T const &lhs) -> ExprLhs< T const & >
 
auto operator<= (bool value) -> ExprLhs< bool >
 

Member Function Documentation

◆ operator<=() [1/2]

auto Catch::Decomposer::operator<= ( bool  value) -> ExprLhs<bool>
inline

◆ operator<=() [2/2]

template<typename T >
auto Catch::Decomposer::operator<= ( T const &  lhs) -> ExprLhs<T const&>
inline

The documentation for this struct was generated from the following file: