Show
Ignore:
Timestamp:
10/12/09 13:49:39 (15 years ago)
Author:
mido
Message:

\doc directory cleaned a bit

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/inherit__graph__5.dot

    r608 r651  
    55  rankdir=LR; 
    66  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."]; 
    7   Node1 -> Node2 [dir=back,color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"]; 
    8   Node2 [label="bdm::object_ptr\< T \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classbdm_1_1object__ptr.html",tooltip="A wrapper of shared_ptr which is never empty."]; 
    97}