We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0205a04 commit f54f8eaCopy full SHA for f54f8ea
libc/src/__support/CPP/string_view.h
@@ -18,7 +18,6 @@
18
namespace LIBC_NAMESPACE_DECL {
19
namespace cpp {
20
21
-class string;
22
// This is very simple alternate of the std::string_view class. There is no
23
// bounds check performed in any of the methods. The callers are expected to
24
// do the checks before invoking the methods.
0 commit comments