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

Fast but non-lexicographical (in fact, arbitrary) less-than comparison for TfTokens. More...

Public Member Functions

bool operator() (TfToken const &lhs, TfToken const &rhs) const
 

Detailed Description

Fast but non-lexicographical (in fact, arbitrary) less-than comparison for TfTokens.

Should only be used in performance-critical cases.

Definition at line 424 of file token.h.


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