|
Blender V4.3
|
#include <BLI_hash.hh>
Inherited by blender::DefaultHash< std::shared_ptr< T > >, and blender::DefaultHash< std::unique_ptr< T > >.
Public Member Functions | |
| template<typename U > | |
| uint64_t | operator() (const U &value) const |
Support hashing different kinds of pointer types.
Definition at line 251 of file BLI_hash.hh.
|
inline |
Definition at line 252 of file BLI_hash.hh.
References blender::get_default_hash().