Subject: warped update
From: Dale Martin (dmartin@ECECS.UC.EDU)
Date: Fri Sep 28 2001 - 13:26:50 MDT
Update of /home/paw/CVS/warped/kernel/include
In directory gatekeeper.ececs.uc.edu:/tmp/cvs-serv11533/kernel/include
Modified Files:
VTime.h
Log Message:
Changed the implementation of the static methods VTime::getPinfinity,
VTime::getZero, and VTime::getMinusInfinity, to use lazy initialization
and got rid of the static data from the class. This is a safer way to
implement them (not that I saw a problem), gets the data from the class
(and out of the debugger), in is generally the right way to return
static const data.
This archive was generated by hypermail 2b25 : Mon Mar 18 2002 - 13:00:12 MST