mrdocs::Config::stdlibIncludes
C++ Standard Library include paths
Synopsis
Declared in <mrdocs/Config.hpp>
std::vector<std::string> stdlibIncludes;
Description
When use‐system‐stdlib is disabled, the C++ standard library headers are available in these paths.
Created with MrDocs