ManaPlus
Public Member Functions
doctest::detail::RelationalComparator< 1, L, R > Struct Template Reference

#include <doctest.h>

Public Member Functions

bool operator() (const L &lhs, const R &rhs) const
 

Detailed Description

template<class L, class R>
struct doctest::detail::RelationalComparator< 1, L, R >

Definition at line 1320 of file doctest.h.

Member Function Documentation

◆ operator()()

template<class L , class R >
bool doctest::detail::RelationalComparator< 1, L, R >::operator() ( const L &  lhs,
const R &  rhs 
) const
inline

Definition at line 1320 of file doctest.h.

1326 : public AssertData

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