Public Types
efl::eina::js::container_wrapper< T > Struct Template Reference

Public Types

typedef eina::js::remove_tag< T... >::type _notag_type
 
typedef std::conditional< std::is_convertible< _notag_type, Eo const *const >::value, typename std::conditional< std::is_const< typename std::remove_pointer< _notag_type >::type >::value, ::efl::eo::concrete const, ::efl::eo::concrete >::type, _notag_type >::type type