Jpp
18.3.1
the software that should make you happy
|
Auxiliary class to alleviate the diamond problem due to multiple inheritance. More...
#include <istream>
#include <ostream>
#include "JLang/JTypeList.hh"
#include "JLang/JConversion.hh"
#include "JLang/JConstructor.hh"
#include "JLang/JBool.hh"
Go to the source code of this file.
Classes | |
struct | JLANG::JTemplate< JType_t > |
Auxiliary class for managing multiple objects. More... | |
struct | JLANG::JTemplate< JTypeList< JHead_t, JTail_t > > |
Auxiliary class for managing multiple objects. More... | |
struct | JLANG::JTemplate< JTypeList< JHead_t > > |
Auxiliary class for managing multiple objects. More... | |
Namespaces | |
JLANG | |
Auxiliary classes and methods for language specific functionality. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Auxiliary class to alleviate the diamond problem due to multiple inheritance.
Definition in file JTemplate.hh.