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

#include <token.h>

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.

Member Function Documentation

bool TfTokenFastArbitraryLessThan::operator() ( TfToken const lhs,
TfToken const rhs 
) const
inline

Definition at line 425 of file token.h.


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