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 e46dd89 commit f6a3822Copy full SHA for f6a3822
libcxx/test/std/input.output/span.streams/helper_types.h
@@ -141,5 +141,4 @@ class spanbuf_wrapper : public std::basic_spanbuf<CharT, TraitsT> {
141
using std::basic_spanbuf<CharT, TraitsT>::pptr;
142
};
143
144
-
145
#endif // TEST_STD_INPUTOUTPUT_SPANSTREAMS_TYPES_H
0 commit comments