Quantcast
Channel: Intel® Software - Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1175

C++17 support and missing string_view header

$
0
0

I am trying to use a library that makes use of the string_view header. This is a header introduced in C++17. However, it seems that even with the -std=c++17 the c++ compiler gives a "catastrophic error" message, saying that the header is missing. This is with Intel 19.3 compiler series.

Is there some replacement for this, or am I missing more compiler flags? Also, in general, what is the time-line for full C++17 compatibility, including of the standard library?

 

 


Viewing all articles
Browse latest Browse all 1175

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>