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 19 of file JConstructor.hh.
template<class JType_t , class JArgument_t >
static JFalse JLANG::JTest::test |
( |
|
... | ) |
|
|
staticprotectedinherited |
template<class JType_t , class JArgument_t >
true if JType_t can be constructed from JArgument_t; else false
Definition at line 27 of file JConstructor.hh.
The documentation for this class was generated from the following file: