|
Blender V5.0
|
#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 240 of file BLI_hash.hh.
|
inline |
Definition at line 241 of file BLI_hash.hh.
References blender::get_default_hash(), and U.