Static Public Member Functions
efl::eo::detail::call_constructor_aux< T, N > Struct Template Reference

Static Public Member Functions

template<typename Args , typename P >
static void do_ (Args const &, Eo *eo, Eo_Class const *cls, P, typename std::enable_if<!P::value >::type *=0)
 
template<typename Args , typename P >
static void do_ (Args const &args, Eo *eo, Eo_Class const *cls, P, typename std::enable_if< P::value >::type *=0)
 
template<typename Args >
static int do_ (Args const &args, Eo *eo, Eo_Class const *cls)