spdlog
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Catch::Decomposer Struct Reference

Detailed Description

Definition at line 2252 of file catch.hpp.

#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

Definition at line 2258 of file catch.hpp.

◆ operator<=() [2/2]

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

Definition at line 2254 of file catch.hpp.


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