isCase.isCase

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isCase(U u)
    template isCase(U)
    bool
    isCase
    (
    U u
    )
    if (
    is(U.Union) &&
    is(typeof(
    ()
    ))
    )
  2. template isCase(uint ctor)

Meta