Skip to content

Extend C++17/C++14 feature checks to cover more standard library APIs

While compiling cmake3.13.4 using pkgsrc I had an error because I'm using a new version of clang7.0.1 with an old version of libstdc++5.4.0.

Topic-rename: check-std-size-cbegin-cend

Edited by Brad King

Merge request reports