Public Member Functions | List of all members
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 >
 

Detailed Description

Definition at line 1595 of file catch.hpp.

Member Function Documentation

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

Definition at line 1597 of file catch.hpp.

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

Definition at line 1601 of file catch.hpp.


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


catch_ros
Author(s): Max Schwarz
autogenerated on Thu Jan 14 2021 03:32:26