Blender
V3.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 339 of file BLI_map_slots.hh.
using blender::DefaultMapSlot< Key, Value >::type = SimpleMapSlot<Key, Value> |
Definition at line 340 of file BLI_map_slots.hh.