[tyvis-devel] tyvis update

Dale E Martin dmartin at cliftonlabs.com
Mon Apr 25 11:06:40 EDT 2005


Update of /usr/local/cvsroot/tyvis/src/tyvis
In directory silverton:/tmp/cvs-serv6275/src/tyvis

Modified Files:
	EnumerationTypeInfo.cc EnumerationTypeInfo.hh 
Log Message:
Enumermation literal lists are stored in static memory, meaning that the
types don't need to carry them around.  The cost of copying these lists
everywhere was very big.  Now enumeration types just hold pointers to
these static lists instead of copying them.





More information about the tyvis-devel mailing list