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

#include <catch.hpp>

Static Public Member Functions

static const char * getName ()
 

Detailed Description

Definition at line 1313 of file catch.hpp.

Member Function Documentation

◆ getName()

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

Definition at line 1313 of file catch.hpp.

1313 { static const char* getName(){ return "<"; } };

References getName().

Referenced by getName().


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