blob: e90c0a60051ce46a73847efec317b9b80ff664ff [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::ThreadlocalSharedPtr\< T \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structdmlc_1_1ThreadlocalSharedPtr.html",tooltip="a shared pointer like type that allocate object from a threadlocal object pool. This object is not th..."];
}