Jpp  19.1.0-rc.1
the software that should make you happy
JLANG::JTemplateReader< JReader_t, JClass_t, JTypelist_t > Struct Template Reference

Template definition of auxiliary base class for composite data types which derive from one or more base classes for which the redirect operator << is defined. More...

Inheritance diagram for JLANG::JTemplateReader< JReader_t, JClass_t, JTypelist_t >:
JLANG::JTemplateReader< JReader_t, JClass_t, JTypeList< JHead_t, JTail_t > >

Detailed Description

template<class JReader_t, class JClass_t = JNullType, class JTypelist_t = JNullType>
struct JLANG::JTemplateReader< JReader_t, JClass_t, JTypelist_t >

Template definition of auxiliary base class for composite data types which derive from one or more base classes for which the redirect operator << is defined.

The various specialisations of this class implement the redirect operator << for the derived class.

Definition at line 27 of file JTemplateReader.hh.


The documentation for this struct was generated from the following file: