blob: b839cf2677fede22168273efe3814cd6dce3ed34 [file] [log] [blame]
digraph "Graphical Class Hierarchy"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="LR";
Node0 [label="dmlc::ThreadlocalAllocator\< T \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classdmlc_1_1ThreadlocalAllocator.html",tooltip="A thread local allocator that get memory from a threadlocal memory pool. This is suitable to allocate..."];
}