VTK  9.3.20240329
Public Member Functions | List of all members
std::hash< vtkStringToken > Struct Reference

vtkStringTokens provide a specialization of std::hash so they can be used in unordered containers. More...

#include <vtkStringToken.h>

Public Member Functions

std::size_t operator() (const vtkStringToken &t) const
 

Detailed Description

vtkStringTokens provide a specialization of std::hash so they can be used in unordered containers.

Definition at line 226 of file vtkStringToken.h.

Member Function Documentation

◆ operator()()

std::size_t std::hash< vtkStringToken >::operator() ( const vtkStringToken t) const
inline

Definition at line 228 of file vtkStringToken.h.


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