Template class test for availability of a suitable constructor JType_t(const JArgument_t)
.
More...
#include <JConstructor.hh>
template<class JType_t, class JArgument_t>
class JLANG::JConstructor< JType_t, JArgument_t >
Template class test for availability of a suitable constructor JType_t(const JArgument_t)
.
Definition at line 21 of file JConstructor.hh.
◆ test() [1/4]
template<class JType_t , class JArgument_t >
◆ test() [2/4]
template<class JType_t , class JArgument_t >
static JFalse JLANG::JTest::test |
|
staticprivate |
◆ test() [3/4]
template<class JType_t , class JArgument_t >
template<class __T__ >
static JFalse JLANG::JTest::test |
( |
class __T__ |
| ) |
|
|
staticprivate |
◆ test() [4/4]
static JFalse JLANG::JTest::test |
( |
|
... | ) |
|
|
staticprotectedinherited |
◆ has_constructor
template<class JType_t , class JArgument_t >
true if JType_t can be constructed from JArgument_t; else false
Definition at line 29 of file JConstructor.hh.
The documentation for this class was generated from the following file: