|
Blender V4.3
|
#include <BLI_set_slots.hh>
Public Types | |
| using | type = SimpleSetSlot<Key> |
Use SimpleSetSlot by default, because it is the smallest slot type that works for all key types.
Definition at line 343 of file BLI_set_slots.hh.
| using blender::DefaultSetSlot< Key >::type = SimpleSetSlot<Key> |
Definition at line 344 of file BLI_set_slots.hh.