Compiler Support
Let's look at the compiler support for the topics in this chapter.
Feature | GCC | Clang | MSVC |
---|---|---|---|
std::string_view |
7.1 | 4.0 | VS 2017 15.0 |
In the next lesson, we will explore the changes brought by C++17 in searchers and string matching.
Get hands-on with 1400+ tech skills courses.