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

#include <catch.hpp>

Static Public Member Functions

static const char * getName ()
 

Detailed Description

Definition at line 1315 of file catch.hpp.

Member Function Documentation

◆ getName()

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

Definition at line 1315 of file catch.hpp.

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

References getName().

Referenced by getName().


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