Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/cpp_ext/
H A Dmemory_ext.h22 template<class T> struct _unique_ptr_if { struct
26 template<class T> struct _unique_ptr_if<T[]> { argument
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/cpp_ext/
H A Dmemory_ext.h22 template<class T> struct _unique_ptr_if { struct
26 template<class T> struct _unique_ptr_if<T[]> { argument