Home
last modified time | relevance | path

Searched defs:CaptureCallImpl (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dcapture.h95 struct CaptureCallImpl { in META_BEGIN_NAMESPACE() struct
97 static auto Call(Func& func, Other&&... other, Args&&... args) in META_BEGIN_NAMESPACE()