hasher classes (initial checkin) for use with the
RefHashTableOf class. adds more general functionality to hashtables. future todo: make classes static so only one instance of a hasher is created. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@172221 13f79535-47bb-0310-9956-ffa450edef68
Showing
- src/util/HashBase.hpp 94 additions, 0 deletionssrc/util/HashBase.hpp
- src/util/HashPtr.cpp 76 additions, 0 deletionssrc/util/HashPtr.cpp
- src/util/HashPtr.hpp 81 additions, 0 deletionssrc/util/HashPtr.hpp
- src/util/HashXMLCh.cpp 76 additions, 0 deletionssrc/util/HashXMLCh.cpp
- src/util/HashXMLCh.hpp 81 additions, 0 deletionssrc/util/HashXMLCh.hpp
Loading
Please register or sign in to comment