|
Blender V4.3
|
#include <BLI_set_slots.hh>
Public Types | |
| using | type = HashedSetSlot<std::string> |
Store the hash of a string in the slot by default. Recomputing the hash or doing string comparisons can be relatively costly.
Definition at line 351 of file BLI_set_slots.hh.
| using blender::DefaultSetSlot< std::string >::type = HashedSetSlot<std::string> |
Definition at line 352 of file BLI_set_slots.hh.