mcandre / rez

C/C++ task runner
Other
3 stars 1 forks source link

document compiler version requirements #45

Closed mcandre closed 2 years ago

mcandre commented 2 years ago

Since many existing stable OS package distributions of C++ compilers lack straighforward std::filesystem support out of the box, it behooves us to clarify compiler requirements. "C++17" is not specific enough in practice.