Jpp  15.0.1-rc.2-highQE
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JTemplate.hh File Reference

Auxiliary class to alleviate the so-called 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).
 

Detailed Description

Auxiliary class to alleviate the so-called diamond problem due to multiple inheritance.

Author
mdejong

Definition in file JTemplate.hh.