root/library/doc/html/inherit__graph__5.dot @ 651

Revision 651, 408 bytes (checked in by mido, 15 years ago)

\doc directory cleaned a bit

RevLine 
[261]1digraph G
2{
[290]3  edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
4  node [fontname="FreeSans",fontsize="10",shape=record];
[261]5  rankdir=LR;
[608]6  Node1 [label="bdm::shared_ptr\< T \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classbdm_1_1shared__ptr.html",tooltip="A naive implementation of roughly a subset of the std::tr1::shared_ptr spec."];
[261]7}
Note: See TracBrowser for help on using the browser.