Blender  V3.3
Public Member Functions | List of all members
blender::DefaultHash< StringRef > Struct Reference

#include <BLI_hash.hh>

Public Member Functions

uint64_t operator() (StringRef value) const
 

Detailed Description

Definition at line 185 of file BLI_hash.hh.

Member Function Documentation

◆ operator()()

uint64_t blender::DefaultHash< StringRef >::operator() ( StringRef  value) const
inline

Definition at line 186 of file BLI_hash.hh.

References blender::hash_string().


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