NeuralEngine
A Game Engine with embeded Machine Learning algorithms based on Gaussian Processes.
better_enums::map_compare< const char * > Struct Reference

Static Public Member Functions

static BETTER_ENUMS_CONSTEXPR_ bool less (const char *a, const char *b)
 

Static Private Member Functions

static BETTER_ENUMS_CONSTEXPR_ bool less_loop (const char *a, const char *b, size_t index=0)
 

Detailed Description

Definition at line 1139 of file NeEnum.h.

Member Function Documentation

◆ less()

static BETTER_ENUMS_CONSTEXPR_ bool better_enums::map_compare< const char * >::less ( const char *  a,
const char *  b 
)
inlinestatic

Definition at line 1140 of file NeEnum.h.

◆ less_loop()

static BETTER_ENUMS_CONSTEXPR_ bool better_enums::map_compare< const char * >::less_loop ( const char *  a,
const char *  b,
size_t  index = 0 
)
inlinestaticprivate

Definition at line 1145 of file NeEnum.h.


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