Horizon
Loading...
Searching...
No Matches
Catch::Decomposer Struct Reference

Friends

template<typename T, std::enable_if_t<!std::is_arithmetic< std::remove_reference_t< T > >::value, int > = 0>
auto operator<= (Decomposer &&, T &&lhs) -> ExprLhs< T const & >
template<typename T, std::enable_if_t< std::is_arithmetic< T >::value, int > = 0>
auto operator<= (Decomposer &&, T value) -> ExprLhs< T >

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