We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
no type named 'string_view' in namespace 'std'
You need to #include <string_view> somewhere.
#include <string_view>