]> www.ginac.de Git - ginac.git/history - ginac/hash_map.h
Implemented the Blitz++ trick to allow the initialization of lists and matrices
[ginac.git] / ginac / hash_map.h
2003-08-21 Christian Bauerremoved unused function
2003-08-21 Christian Bauermore efficient constructors
2003-08-20 Christian Baueradded exhashmap<> as a replacement for map<> that uses...