Implies

Undocumented in source.
  1. struct Implies(S)
    @GluedMagic
    struct Implies (
    S
    ) if (
    is(S == struct)
    ) {}
  2. struct Implies(alias S)

Members

Templates

getImplicated
template getImplicated()
Undocumented in source.

Variables

implicated
S implicated;

Annotation "brought" by the one annotated with Implies

Meta