pfc::string::comparatorCaseInsensitiveASCII Class Reference
#include <stringNew.h>
List of all members.
|
Static Public Member Functions |
| template<typename T1, typename T2> |
| static int | compare (T1 const &v1, T2 const &v2) |
| static int | compare_ex (const char *v1, t_size l1, const char *v2, t_size l2) |
Member Function Documentation
template<typename T1, typename T2>
| static int pfc::string::comparatorCaseInsensitiveASCII::compare |
( |
T1 const & |
v1, |
|
|
T2 const & |
v2 | |
|
) |
| | [inline, static] |
| static int pfc::string::comparatorCaseInsensitiveASCII::compare_ex |
( |
const char * |
v1, |
|
|
t_size |
l1, |
|
|
const char * |
v2, |
|
|
t_size |
l2 | |
|
) |
| | [inline, static] |
The documentation for this class was generated from the following file: