Blender V5.0
blender::DefaultHash< std::shared_ptr< T > > Struct Template Reference

#include <BLI_hash.hh>

Inherits blender::PointerHashes< T >.

Public Member Functions

uint64_t operator() (const T &value) const
Public Member Functions inherited from blender::PointerHashes< T >
template<typename U>
uint64_t operator() (const U &value) const

Detailed Description

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

Definition at line 248 of file BLI_hash.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 84 of file BLI_hash.hh.


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