Searched defs:meta_and (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/utils/ | ||
H A D | meta.h | 23 struct meta_and : public std::conditional_t<T::value, U, T> { struct |
Completed in 2 milliseconds