CustusX  18.04
An IGT application
Catch::Internal::Evaluator< T1, T2, IsLessThanOrEqualTo > Struct Template Reference

#include <catch.hpp>

Static Public Member Functions

static bool evaluate (T1 const &lhs, T2 const &rhs)
 

Detailed Description

template<typename T1, typename T2>
struct Catch::Internal::Evaluator< T1, T2, IsLessThanOrEqualTo >

Definition at line 1044 of file catch.hpp.

Member Function Documentation

template<typename T1 , typename T2 >
static bool Catch::Internal::Evaluator< T1, T2, IsLessThanOrEqualTo >::evaluate ( T1 const &  lhs,
T2 const &  rhs 
)
inlinestatic

Definition at line 1045 of file catch.hpp.


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