1#ifndef __JLANG__JCONSTRUCTOR__
2#define __JLANG__JCONSTRUCTOR__
13namespace JPP {
using namespace JLANG; }
20 template<
class JType_t,
class JArgument_t>
#define JTEST(__A__)
Test macro.
Template class test for availability of a suitable constructor JType_t(const JArgument_t).
static const bool has_constructor
true if JType_t can be constructed from JArgument_t; else false
static JTrue test(const JType_t &)
Auxiliary classes and methods for language specific functionality.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary base class for compile time evaluation of test.
static JFalse test(...)
default false