« Previous | Next » 

Revision b2d499c7

IDb2d499c7f82ab85cf563ceff5386c98567ebf758
Parent abce6607
Child fe9592fb

Added by Paul Du Bois (laptop) about 9 years ago

Remove unnecessary double* pointer from Vector<N>

The pointer prevents the use of bitwise move/copy/initialize operations
on Vector(). Less importantly, it's an unnecessary memory bloat.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences