Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dtype_traits.h25 struct integral_constant { struct
28 using type = integral_constant; argument
39 using false_type = integral_constant<bool, false>; argument