CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | List of all members
CLRX::CStringCaseLess Struct Reference

function class that returns true if first C string is less than second (ignore case) More...

#include <Utilities.h>

Public Member Functions

bool operator() (const char *c1, const char *c2) const
 operator of call
 

Detailed Description

function class that returns true if first C string is less than second (ignore case)


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