RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
better_enums::map_compare< const wchar_t * > Struct Reference

#include <enum.h>

Static Public Member Functions

static BETTER_ENUMS_CONSTEXPR_ bool less (const wchar_t *a, const wchar_t *b)
 
static BETTER_ENUMS_CONSTEXPR_ bool less (const const wchar_t *&a, const const wchar_t *&b)
 

Detailed Description

Definition at line 1261 of file enum.h.

Member Function Documentation

◆ less() [1/2]

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

Definition at line 1240 of file enum.h.

◆ less() [2/2]

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

Definition at line 1262 of file enum.h.

References BETTER_ENUMS_CONSTEXPR_.


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