]> www.ginac.de Git - cln.git/commit
More dependent base resolution issues
authorRichard Kreckel <kreckel@ginac.de>
Fri, 1 Aug 2003 16:39:16 +0000 (16:39 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Fri, 1 Aug 2003 16:39:16 +0000 (16:39 +0000)
commit9220842a1565e6f99cc483d59f042a61aafc5a4e
tree6168154beaffb7a4d166c7708ebffa14008f124e
parent34f61129e8e473aa3d8001c632ca1ebb39152057
More dependent base resolution issues
* src/base/hash/cl_hash.h (cl_heap_hashtable<T>::iterator()):
portable syntactic simplification.
* src/base/hash/cl_hashset.h: Preceed inherited members with this->.
* src/base/hash/cl_hash1.h: Likewise for member functions.
* src/base/hash/cl_hash2.h: Likewise.
* src/base/hash/cl_hashuniq.h: Likewise.
* src/base/hash/cl_hashuniqweak.h: Likewise.
* src/base/hash/cl_hash.h: Revert explicit static member function
lookup since that was GCC's fault.
* src/base/hash/cl_hash2weak.h: Likewise.
* src/base/hash/cl_hashuniqweak.h: Likewise.
ChangeLog
src/base/hash/cl_hash.h
src/base/hash/cl_hash1.h
src/base/hash/cl_hash2.h
src/base/hash/cl_hash2weak.h
src/base/hash/cl_hashset.h
src/base/hash/cl_hashuniq.h
src/base/hash/cl_hashuniqweak.h