Blender V4.3
blender::DefaultHash< tests::Type1 > Struct Reference

Public Member Functions

uint32_t operator() (const tests::Type1 &value) const
 
uint32_t operator() (const tests::Type2 &value) const
 

Detailed Description

Definition at line 300 of file BLI_set_test.cc.

Member Function Documentation

◆ operator()() [1/2]

uint32_t blender::DefaultHash< tests::Type1 >::operator() ( const tests::Type1 & value) const
inline

Definition at line 301 of file BLI_set_test.cc.

◆ operator()() [2/2]

uint32_t blender::DefaultHash< tests::Type1 >::operator() ( const tests::Type2 & value) const
inline

Definition at line 306 of file BLI_set_test.cc.


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