Skip to content

Commit f54f8ea

Browse files
more
1 parent 0205a04 commit f54f8ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/src/__support/CPP/string_view.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
namespace LIBC_NAMESPACE_DECL {
1919
namespace cpp {
2020

21-
class string;
2221
// This is very simple alternate of the std::string_view class. There is no
2322
// bounds check performed in any of the methods. The callers are expected to
2423
// do the checks before invoking the methods.

0 commit comments

Comments
 (0)