Blender V5.0
blender::DefaultHash< std::pair< T1, T2 > > Struct Template Reference

#include <BLI_hash.hh>

Public Member Functions

uint64_t operator() (const std::pair< T1, T2 > &value) const

Detailed Description

template<typename T1, typename T2>
struct blender::DefaultHash< std::pair< T1, T2 > >

Definition at line 257 of file BLI_hash.hh.

Member Function Documentation

◆ operator()()

template<typename T1, typename T2>
uint64_t blender::DefaultHash< std::pair< T1, T2 > >::operator() ( const std::pair< T1, T2 > & value) const
inline

Definition at line 258 of file BLI_hash.hh.

References blender::get_default_hash().


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