Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/
H A Dfuture.h24 struct non_copyable { struct
29 non_copyable& operator=(const non_copyable&) = delete; argument