From: Christian S. <cs...@us...> - 2005-10-26 09:13:08
Update of /cvsroot/lapackpp/lapackpp/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29150/include
Modified Files:
vc.h vd.h vf.h vi.h vli.h
Log Message:
2005-10-26 Christian Stimming <sti...@tu...>
* include/v*.h: Introduce vref_ref_count as an extra reference
counting for the management data structure in order to fix the
memory leak as described in vd.cc. Unfinished so far.