|
Blender V4.5
|
#include <BLI_vector_set.hh>
Public Types | |
| using | CustomIDType = decltype(GetIDFn{}(std::declval<T>())) |
Public Member Functions | |
| uint64_t | operator() (const T &value) const |
| uint64_t | operator() (const CustomIDType &value) const |
Definition at line 1101 of file BLI_vector_set.hh.
| using blender::CustomIDHash< T, GetIDFn >::CustomIDType = decltype(GetIDFn{}(std::declval<T>())) |
Definition at line 1102 of file BLI_vector_set.hh.
|
inline |
Definition at line 1108 of file BLI_vector_set.hh.
References blender::get_default_hash().
|
inline |
Definition at line 1104 of file BLI_vector_set.hh.
References blender::get_default_hash(), and T.