Searched defs:UnderlyingIsExpected (Results 1 – 1 of 1) sorted by relevance
57 inline constexpr bool UnderlyingIsExpected = false; variable59 inline constexpr bool UnderlyingIsExpected<expected<T, E>> = true; variable