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 5fc2724 commit f7dd584Copy full SHA for f7dd584
cpp-strings/cppstrings.cpp
@@ -26,5 +26,6 @@
26
*/
27
int main()
28
{
29
+ CppString s;
30
return 0;
31
}
0 commit comments