Jpp 19.3.0-rc.3
the software that should make you happy
Loading...
Searching...
No Matches
JTemplate.hh File Reference

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

namespace  JLANG
 Auxiliary classes and methods for language specific functionality.
 
namespace  JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Detailed Description

Auxiliary class to alleviate the diamond problem due to multiple inheritance.

Author
mdejong

Definition in file JTemplate.hh.