Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in stdstring
std::string[] member deallocation fails during exception thrown from constructor
Dec 03, 2025
c++
exception
visual-c++
try-catch
stdstring
How do I replace a single character like 'A' with something like "10"?
Dec 03, 2025
c++
arrays
c++11
replace
stdstring
Strange Error in using template<class InputIterator> string (InputIterator begin, InputIterator end);
Nov 25, 2025
c++
stl
iterator
stdstring
istream-iterator
bad_alloc error when using std::string
Nov 20, 2025
c++
exception
stl
stdstring
Why can't the compiler use the std::string conversion function of the class when perform operator<<?
Nov 10, 2025
c++
iostream
cout
stdstring
what is use of C_str() function in C/C++
Oct 29, 2025
c++
stdstring
c-str
C++: how to convert ASCII or ANSI to UTF8 and stores in std::string
Oct 27, 2025
c++
visual-studio-2010
cstring
stdstring
What is the new feature about constexpr std::string with gcc 12.1
Oct 24, 2025
c++
c++20
constexpr
stdstring
gcc12
Send formatted char array to ostream without extra memory copying
Oct 22, 2025
c++
c++11
stdstring
iomanip
Why call basic_string::substr with no arguments?
Oct 21, 2025
c++
stdstring
C++ convert UnicodeString into String
Oct 17, 2025
string
unicode
utf-8
c++builder
stdstring
Populating a list of strings into a vector in pre C++11
Sep 21, 2025
c++
stdvector
stdstring
c++03
Using std::string in QML
Sep 15, 2025
c++
qt
qml
stdstring
qstring
Will std::string end up being our compile-time string after all?
Sep 08, 2025
c++
constexpr
stdstring
idioms
c++20
sprintf to std::string directly?
Sep 08, 2025
c++
performance
printf
stdstring
Is there a std::string equivalent for CString::Mid()?
Sep 08, 2025
c++
c-strings
stdstring
How to convert char* into std::u8string?
Sep 04, 2025
c++
utf-8
c++20
c-strings
stdstring
Difference between str.clear() and str = ""
Mar 13, 2023
c++
string
stdstring
c++-standard-library
How does constexpr std::string in C++20 work? [duplicate]
Sep 01, 2025
c++
c++20
constexpr
stdstring
Older Entries »