Home
last modified time | relevance | path

Searched refs:CanInvokeWithArgumentsImpl (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dinterface_traits.h134 struct CanInvokeWithArgumentsImpl { struct
139 struct CanInvokeWithArgumentsImpl<Func, Ret(Args...), argument
149 constexpr bool CanInvokeWithArguments_v = CanInvokeWithArgumentsImpl<Func, InvokeType>::value;