isCase.isCase

Undocumented in source.
  1. bool isCase(U u)
    template isCase(U)
    bool
    isCase
    (
    U u
    )
    if (
    is(U.Union) &&
    is(typeof(
    ()
    ))
    )
  2. template isCase(uint ctor)

Members

Functions

isCase
bool isCase(U u)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

i
enum i;
Undocumented in source.

Meta