Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DdeferredLookupTypeResolution2.js22 type DeepOK<T> = { true: 'true', otherwise: 'false' }[Juxtapose<T>]; property
/third_party/boost/boost/proto/transform/
Dwhen.hpp156 struct otherwise struct
/third_party/boost/libs/hana/test/
Dfunctional.cpp464 struct otherwise { }; in main() struct