Blender
V3.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 341 of file BLI_set_slots.hh.
using blender::DefaultSetSlot< Key >::type = SimpleSetSlot<Key> |
Definition at line 342 of file BLI_set_slots.hh.