ManaPlus
Static Public Member Functions
Catch::Internal::OperatorTraits< IsEqualTo > Struct Reference

#include <catch.hpp>

Static Public Member Functions

static const char * getName ()
 

Detailed Description

Definition at line 1311 of file catch.hpp.

Member Function Documentation

◆ getName()

static const char* Catch::Internal::OperatorTraits< IsEqualTo >::getName ( )
inlinestatic

Definition at line 1311 of file catch.hpp.

1311 { static const char* getName(){ return "=="; } };

References getName().

Referenced by getName().


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