Isle
|
Template alias for a map from C-string keys to object pointers, using LegoContainerInfoComparator for ordering. More...
#include <legocontainer.h>
Template alias for a map from C-string keys to object pointers, using LegoContainerInfoComparator for ordering.
[AI]
T | Element type, must be pointer. [AI] |
[AI] Used as the internal storage for LegoContainer. Manages pointers and does not own the memory by default. [AI]
Definition at line 32 of file legocontainer.h.