Blender
V3.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 349 of file BLI_set_slots.hh.
using blender::DefaultSetSlot< std::string >::type = HashedSetSlot<std::string> |
Definition at line 350 of file BLI_set_slots.hh.