HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TfEqualCString Struct Reference

A function object that compares two c-strings for equality. More...

#include <hash.h>

Public Member Functions

bool operator() (const char *lhs, const char *rhs) const
 

Detailed Description

A function object that compares two c-strings for equality.

Definition at line 549 of file hash.h.

Member Function Documentation

bool TfEqualCString::operator() ( const char *  lhs,
const char *  rhs 
) const

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