Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/cpp_ext/
H A Dtype_traits_ext.h22 inline constexpr typename std::underlying_type<E>::type to_underlying(E e) noexcept in to_underlying() function
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/cpp_ext/
H A Dtype_traits_ext.h24 inline constexpr typename std::underlying_type<E>::type to_underlying(E e) noexcept in to_underlying() function