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

#include <catch.hpp>

Static Public Member Functions

static const char * getName ()
 

Detailed Description

Definition at line 1316 of file catch.hpp.

Member Function Documentation

◆ getName()

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

Definition at line 1316 of file catch.hpp.

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

References getName().

Referenced by getName().


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