Isle
Loading...
Searching...
No Matches
LegoContainerInfo< T > Class Template Reference

Template alias for a map from C-string keys to object pointers, using LegoContainerInfoComparator for ordering. More...

#include <legocontainer.h>

Inheritance diagram for LegoContainerInfo< T >:
Collaboration diagram for LegoContainerInfo< T >:

Detailed Description

template<class T>
class LegoContainerInfo< T >

Template alias for a map from C-string keys to object pointers, using LegoContainerInfoComparator for ordering.

[AI]

Template Parameters
TElement 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.


The documentation for this class was generated from the following file: