DefaultConfig.cppLib

The name of the C++ standard library.

Used when statically linking libclang.

  1. enum cppLib;
    struct DefaultConfig
    version(D_Ddoc)
    static
    enum cppLib = "c++";
  2. enum cppLib;
  3. enum cppLib;
  4. enum cppLib;

Meta