HAVE_SHARED

Indicates if an implementation support mapping shared memory.

The value shown here is just demostrative, the real value is defined based on the OS it's being compiled in.

  1. auto HAVE_SHARED;
    version(D_Ddoc)
    const
    auto HAVE_SHARED = false;
  2. anonymousenum HAVE_SHARED
  3. anonymousenum HAVE_SHARED
  4. anonymousenum HAVE_SHARED

Meta