isGCAvailable

Undocumented in source.
  1. enum isGCAvailable;
    version(GC)
    enum isGCAvailable = true;
  2. enum isGCAvailable;

Meta