Skip to content

Rose::Cmdline::makeSysIncludeList

Synopsis

Declared in <SageIII/sage_support/cmdline.h>

void
makeSysIncludeList(
    std::vector<string> const& dirs,
    std::vector<string>& result,
    bool using_nostdinc_option = false);

Created with MrDocs