blob: 4f0223590abd774bbc2398fab4d60ddfe88b822c [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::ThreadLocalStore\< T \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classdmlc_1_1ThreadLocalStore.html",tooltip="A threadlocal store to store threadlocal variables. Will return a thread local singleton of type T."];
}