Blender  V3.3
Public Member Functions | List of all members
blender::DefaultHash< std::shared_ptr< T > > Struct Template Reference

#include <BLI_hash.hh>

Public Member Functions

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

Detailed Description

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

Definition at line 256 of file BLI_hash.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 257 of file BLI_hash.hh.

References blender::get_default_hash().


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