blob: 84bef6679f6616e78018e4499b255196ca4a42fe [file] [log] [blame]
digraph "dmlc::ThreadlocalAllocator< T >"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{dmlc::ThreadlocalAllocator\< T \>\n|+ const_ptr\l|+ ThreadlocalAllocator()\l+ ThreadlocalAllocator()\l+ allocate()\l+ deallocate()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="A thread local allocator that get memory from a threadlocal memory pool. This is suitable to allocate..."];
}