OTest2
A C++ testing framework
Public Member Functions | List of all members
OTest2::Greater< A_, B_ > Struct Template Reference

#include <comparisons.h>

Public Member Functions

bool operator() (typename TypeTrait< A_ >::BestArg a_, typename TypeTrait< B_ >::BestArg b_) const
 

Detailed Description

template<typename A_, typename B_>
struct OTest2::Greater< A_, B_ >

Definition at line 122 of file comparisons.h.

Member Function Documentation

◆ operator()()

template<typename A_ , typename B_ >
bool OTest2::Greater< A_, B_ >::operator() ( typename TypeTrait< A_ >::BestArg  a_,
typename TypeTrait< B_ >::BestArg  b_ 
) const
inline

Definition at line 123 of file comparisons.h.


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