Sequoia
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
sequoia::testing::failure_reporter< Compare > Struct Template Reference

Specialize this struct template to provide custom reporting for comparisons performed with a binary operator. More...

#include <BinaryRelationships.hpp>

Static Public Member Functions

template<bool IsFinalMessage, class T >
static std::string reporter (final_message_constant< IsFinalMessage >, const Compare &, const T &, const T &)=delete
 

Detailed Description

template<class Compare>
struct sequoia::testing::failure_reporter< Compare >

Specialize this struct template to provide custom reporting for comparisons performed with a binary operator.


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