Home
last modified time | relevance | path

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

/external/google-fruit/tests/meta/
Dcommon.h30 struct DifferentErrorTag { struct
62 … ConstructErrorWithoutUnwrapping(DifferentErrorTag, __VA_ARGS__))>>::type), \
67 …Eval<If(IsSame(__VA_ARGS__), True, ConstructError(DifferentErrorTag, __VA_ARGS__))>>::type), \
72 …Eval<If(IsSameSet(__VA_ARGS__), True, ConstructError(DifferentErrorTag, __VA_ARGS__))>>::type), \
76 … ConstructError(DifferentErrorTag, __VA_ARGS__))>>::type), \