Jpp - the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Attributes | List of all members
JTOOLS::JAssembler< T, JType_t > Struct Template Reference

Auxiliary class to check whether given template is a collection, i.e. has a defined type collection_type. More...

#include <JAssembler.hh>

Static Public Attributes

static const bool is_collection = false
 

Detailed Description

template<class T, class JType_t = void>
struct JTOOLS::JAssembler< T, JType_t >

Auxiliary class to check whether given template is a collection, i.e. has a defined type collection_type.

Definition at line 23 of file JAssembler.hh.

Member Data Documentation

template<class T , class JType_t = void>
const bool JTOOLS::JAssembler< T, JType_t >::is_collection = false
static

Definition at line 25 of file JAssembler.hh.


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