Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/
DOptional.h137 struct NulloptT { struct
138 constexpr explicit NulloptT(int) {} in NulloptT() argument
197 constexpr Optional(NulloptT) {} in Optional() argument