[Lapackpp-cvs] CVS: lapackpp/include vc.h,1.6,1.7 vd.h,1.5,1.6 vf.h,1.4,1.5 vi.h,1.4,1.5 vli.h,1.2,1
Status: Beta
Brought to you by:
cstim
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. |