aboutsummaryrefslogtreecommitdiff
path: root/src/jtutil/array.cc
Commit message (Expand)AuthorAge
* put *everything* into namespace jtutil::jthorn2002-03-27
* change #ifdef symbol for ugly template-instantiation-disabnle hackjthorn2001-07-20
* tweak comments for ../util/ template instantation hackjthorn2001-07-20
* tweak whitespacejthorn2001-07-20
* s/fpt/fp/g as template parameterjthorn2001-07-03
* change comment wording for explicit template instantiationjthorn2001-06-21
* array templates now optionally allow caller to supply underlying storage arrayjthorn2001-06-21
* rename util++.hh --> util.hhjthorn2001-06-21
* comment whitespace tweaksjthorn2001-06-15
* change from template <class T> --> template <typename T>jthorn2001-06-15
* remove array classes from namespace jtutil:: -- now they're injthorn2001-06-15
* add array2d<int> explicit template instantiationjthorn2001-06-15
* initial import into cvs,jthorn2001-06-15