This document is for a version of USD that is under development. See this page for the current release.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules 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 505 of file hash.h.


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