Struct Allocator::Block

Nested Relationships

This struct is a nested type of Class Allocator.

Struct Documentation

struct Allocator::Block

Collaboration diagram for Allocator::Block:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "1" [label="Allocator::Block" tooltip="Allocator::Block" fillcolor="#BFBFBF"] "1" -> "1" [dir=forward tooltip="usage"] }

Public Members

Block *pNext