Blender  V3.3
Public Member Functions | List of all members
blender::tests::HashIntModN< N > Struct Template Reference

Public Member Functions

uint64_t operator() (uint value) const
 

Detailed Description

template<uint N>
struct blender::tests::HashIntModN< N >

Definition at line 368 of file BLI_set_test.cc.

Member Function Documentation

◆ operator()()

template<uint N>
uint64_t blender::tests::HashIntModN< N >::operator() ( uint  value) const
inline

Definition at line 369 of file BLI_set_test.cc.

References N.


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