Loading...
Searching...
No Matches
TfTokenFastArbitraryLessThan Struct Reference

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

#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 439 of file token.h.

Member Function Documentation

◆ operator()()

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

Definition at line 440 of file token.h.


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