Version: 8.3.0
YACS::ENGINE::isAdaptableArray< IMPLIN, IMPLOUT > Struct Template Reference

Static Public Member Functions

static int apply (const TypeCode *t1, const TypeCode *t2)
 

Detailed Description

template<ImplType IMPLIN, ImplType IMPLOUT>
struct YACS::ENGINE::isAdaptableArray< IMPLIN, IMPLOUT >

Definition at line 290 of file TypeConversions.cxx.

Member Function Documentation

template<ImplType IMPLIN, ImplType IMPLOUT>
static int YACS::ENGINE::isAdaptableArray< IMPLIN, IMPLOUT >::apply ( const TypeCode t1,
const TypeCode t2 
)
inlinestatic

Definition at line 292 of file TypeConversions.cxx.

293  {
294  return 0;
295  }

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