Jpp  17.1.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
JLANG::JTemplateWriter< JWriter_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...

#include <JTemplateWriter.hh>

Public Member Functions

template<>
const char * WHITE_SPACE
 

Detailed Description

template<class JWriter_t, class JClass_t = JNullType, class JTypelist_t = JNullType>
struct JLANG::JTemplateWriter< JWriter_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 29 of file JTemplateWriter.hh.

Member Function Documentation

template<>
const char * JLANG::JTemplateWriter< std::ostream >::WHITE_SPACE ( )

Definition at line 111 of file JTemplateWriter.hh.


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