|
Blender V5.0
|
#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 1107 of file BLI_vector_set.hh.
| using blender::CustomIDHash< T, GetIDFn >::CustomIDType = decltype(GetIDFn{}(std::declval<T>())) |
Definition at line 1108 of file BLI_vector_set.hh.
|
inline |
Definition at line 1114 of file BLI_vector_set.hh.
References blender::get_default_hash().
|
inline |
Definition at line 1110 of file BLI_vector_set.hh.
References blender::get_default_hash(), and T.