Blender V4.3
blender::DefaultHash< std::reference_wrapper< T > > Struct Template Reference

#include <BLI_hash.hh>

Public Member Functions

uint64_t operator() (const std::reference_wrapper< T > &value) const
 

Detailed Description

template<typename T>
struct blender::DefaultHash< std::reference_wrapper< T > >

Definition at line 261 of file BLI_hash.hh.

Member Function Documentation

◆ operator()()

template<typename T >
uint64_t blender::DefaultHash< std::reference_wrapper< T > >::operator() ( const std::reference_wrapper< T > & value) const
inline

Definition at line 262 of file BLI_hash.hh.

References blender::get_default_hash().


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