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