Home
last modified time | relevance | path

Searched refs:HasGetInterfaceMethod_v (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dshared_ptr.h217 !META_NS::HasGetInterfaceMethod_v<U>) { in PtrCountedBase()
388 static_assert(META_NS::HasGetInterfaceMethod_v<T>, "T::GetInterface not defined"); in interface_pointer_cast()
389 static_assert(META_NS::HasGetInterfaceMethod_v<U>, "U::GetInterface not defined"); in interface_pointer_cast()
404 static_assert(META_NS::HasGetInterfaceMethod_v<T>, "T::GetInterface not defined"); in interface_pointer_cast()
405 static_assert(META_NS::HasGetInterfaceMethod_v<U>, "U::GetInterface not defined"); in interface_pointer_cast()
433 static_assert(META_NS::HasGetInterfaceMethod_v<T>, "T::GetInterface not defined"); in interface_cast()
434 static_assert(META_NS::HasGetInterfaceMethod_v<U>, "U::GetInterface not defined"); in interface_cast()
449 static_assert(META_NS::HasGetInterfaceMethod_v<T>, "T::GetInterface not defined"); in interface_cast()
450 static_assert(META_NS::HasGetInterfaceMethod_v<U>, "U::GetInterface not defined"); in interface_cast()
465 static_assert(META_NS::HasGetInterfaceMethod_v< in interface_cast()
[all...]
H A Dinterface_traits.h59 inline constexpr bool HasGetInterfaceMethod_v = HasGetInterfaceMethod<C>::value; variable
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/
H A Dproperty.h127 static_assert(META_NS::HasGetInterfaceMethod_v<T>, "T::GetInterface not defined"); in interface_pointer_cast()
134 static_assert(META_NS::HasGetInterfaceMethod_v<T>, "T::GetInterface not defined"); in interface_cast()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Dobject_api.h699 static_assert(META_NS::HasGetInterfaceMethod_v<T>, "T::GetInterface not defined"); in interface_pointer_cast()
709 static_assert(META_NS::HasGetInterfaceMethod_v<T>, "T::GetInterface not defined"); in interface_cast()

Completed in 4 milliseconds