weak

Undocumented in source.
  1. auto weak;
    version(LDC)
    immutable
    auto weak = _weak();
  2. enum weak;
  3. struct weak

Meta