VTK  9.7.20260724
std::hash< vtkStringToken > Struct Reference

#include <vtkStringToken.h>

Detailed Description

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

Definition at line 249 of file vtkStringToken.h.

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

Definition at line 251 of file vtkStringToken.h.


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