|
Blender
V2.93
|
#include <BLI_map_slots.hh>
Public Types | |
| using | type = SimpleMapSlot< Key, Value > |
Use SimpleMapSlot by default, because it is the smallest slot type, that works for all keys.
Definition at line 353 of file BLI_map_slots.hh.
| using blender::DefaultMapSlot< Key, Value >::type = SimpleMapSlot<Key, Value> |
Definition at line 354 of file BLI_map_slots.hh.