‑‑libc++
In this section:
Syntax
Description
Use this option to make the compiler use Libc++ system headers and to make the linker use the Libc++ library, with support for C++17. A Full library configuration will be used and the header file DLib_Config_Full.h will be referenced.
Note
This option cannot be used together with the compiler option ‑‑dlib_config.
See also
Caution
Project>Options>General Options>Library Configuration>Library>Libc++