Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dconv.d1070 private template isSwitchable(E) in isSwitchable() function
1072 enum bool isSwitchable = is(typeof({ in isSwitchable() local