Loading...
Searching...
No Matches
TfToken::HashFunctor Struct Reference

Functor to use for hash maps from tokens to other things. More...

#include <token.h>

Public Member Functions

size_t operator() (TfToken const &token) const
 

Detailed Description

Functor to use for hash maps from tokens to other things.

Definition at line 166 of file token.h.

Member Function Documentation

◆ operator()()

size_t operator() ( TfToken const &  token) const
inline

Definition at line 167 of file token.h.


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