- Support for string_view in Intel compiler - 2 Updates
woodbrian77@gmail.com: Nov 04 10:35PM -0700 Does the latest version of the Intel compiler have support for string_view? I was looking at this page https://software.intel.com/en-us/articles/c17-features-supported-by-intel-c-compiler but couldn't tell. Thanks in advance. Brian Ebenezer Enterprises - In G-d we trust. http://webEbenezer.net |
Daniel <danielaparker@gmail.com>: Nov 05 08:52AM -0800 > Does the latest version of the Intel compiler have support > for string_view? The Intel compiler is designed to be compatible with GCC headers on Linux and MS VS headers on Windows, so it depends on whether the headers it picks up have string_view. |
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page. To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com. |
No comments:
Post a Comment