JDFTx  1.7.0
ichar_traits Struct Reference

Case insensitive character trait. More...

#include <string.h>

Inheritance diagram for ichar_traits:

Static Public Member Functions

static bool eq (char c1, char c2)
 
static bool ne (char c1, char c2)
 
static bool lt (char c1, char c2)
 
static int compare (const char *s1, const char *s2, size_t n)
 
static const char * find (const char *s, int n, char a)
 

Detailed Description

Case insensitive character trait.


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