doc/flf-graph.texi
changeset 39 28b0d751d29f
parent 18 7c88989ea45b
child 70 851ca9a60e90
equal deleted inserted replaced
0:31480b2a7b21 1:75eecf14a8f4
    98 
    98 
    99 @deftypefun { } Graph::Graph ()
    99 @deftypefun { } Graph::Graph ()
   100 The default constructor.
   100 The default constructor.
   101 @end deftypefun
   101 @end deftypefun
   102 
   102 
   103 @deftypefun { } Graph::Graph (Graph@tie{}&)
   103 @c @deftypefun { } Graph::Graph (Graph@tie{}&)
       
   104 @deftypefun { } Graph::Graph (Graph &)
   104 The copy constructor. Not yet implemented.
   105 The copy constructor. Not yet implemented.
   105 @end deftypefun
   106 @end deftypefun
   106 
   107 
   107 @subsubsection Graph Maintenence Operations
   108 @subsubsection Graph Maintenence Operations
   108 
   109