Class AstNodeMemoryPoolStatistics::ElementType#

Nested Relationships#

This class is a nested type of Class AstNodeMemoryPoolStatistics.

Class Documentation#

class ElementType

Public Functions

ElementType(std::string name, int count, int memoryRequirement)
bool operator<(const ElementType &x)

Public Members

std::string name
int count
int memoryRequirement