|
Blender V4.3
|
#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 341 of file BLI_map_slots.hh.
| using blender::DefaultMapSlot< Key, Value >::type = SimpleMapSlot<Key, Value> |
Definition at line 342 of file BLI_map_slots.hh.