Jpp
18.0.0-rc.3
the software that should make you happy
|
General purpose class for hash map of unique elements. More...
#include <utility>
#include "JLang/JException.hh"
#include "JLang/JClass.hh"
#include "JLang/JStreamAvailable.hh"
#include "JTools/JMappableCollection.hh"
#include "JTools/JHashCollection.hh"
#include "JTools/JHashEvaluator.hh"
#include "JTools/JRouter.hh"
Go to the source code of this file.
Classes | |
struct | JTOOLS::JHashMapEvaluator< JEvaluator_t > |
Auxiliary class for hash evaluation of map keys and elements. More... | |
struct | JTOOLS::JHashMap< JKey_t, JValue_t, JEvaluator_t > |
General purpose class for hash map of unique keys. More... | |
Namespaces | |
JTOOLS | |
Auxiliary classes and methods for multi-dimensional interpolations and histograms. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
General purpose class for hash map of unique elements.
Definition in file JHashMap.hh.