[Lapackpp-cvs] CVS: lapackpp/include vc.h,1.7,1.8 vd.h,1.6,1.7 vf.h,1.5,1.6 vi.h,1.5,1.6 vli.h,1.3,1
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-10-28 09:34:09
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17813/include Modified Files: vc.h vd.h vf.h vi.h vli.h Log Message: 2005-10-28 Christian Stimming <sti...@tu...> * matrix/src/vc.cc, vd.cc, vf.cc, vi.cc, vli.cc: Implement additional reference-counting for the vector's management structure. Fixes a memory leak as described in vc.cc. |