Searched refs:element_type (Results 1 – 5 of 5) sorted by relevance
31 using element_type = BASE_NS::remove_extent_t<T>; in BASE_BEGIN_NAMESPACE()163 using element_type = BASE_NS::remove_extent_t<T>;342 element_type* get() const noexcept in get()
261 …k = META_NS::BoolWrap<IsKindOfIInterface_v<BASE_NS::remove_const_t<typename Type::element_type>*>>;
27 using element_type = T; in BASE_BEGIN_NAMESPACE() local
73 using element_type = T;214 using element_type = T;
78 … if (auto ptr = interface_pointer_cast<typename Type::element_type>(p); ptr || !p) { in SetData()92 if (auto ptr = interface_pointer_cast<typename Type::element_type>(p); ptr || !p) { in CopyFrom()