Home
last modified time | relevance | path

Searched refs:is_any_optional (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/android-emu/aemu/base/
DOptional.h158 using is_any_optional = variable
209 class = enable_if_c<!is_any_optional<U>::value &&
219 class = enable_if_c<!is_any_optional<U>::value &&
338 !is_any_optional<typename std::decay<U>::type>::value &&
/hardware/google/aemu/base/include/aemu/base/
DOptional.h162 using is_any_optional = variable
213 class = enable_if_c<!is_any_optional<U>::value &&
223 class = enable_if_c<!is_any_optional<U>::value &&
342 !is_any_optional<typename std::decay<U>::type>::value &&