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

#include <catch.hpp>

Static Public Member Functions

static const char * getName ()
 

Detailed Description

Definition at line 1314 of file catch.hpp.

Member Function Documentation

◆ getName()

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

Definition at line 1314 of file catch.hpp.

1314 { static const char* getName(){ return ">"; } };

References getName().

Referenced by getName().


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