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
How is std::cin >> std::string implemented?
Sep 10, 2026
c++
string
std
cin
stdstring
Comparing std::string with constants vs comparing char arrays with constants In C++
Sep 07, 2026
c++
stdstring
arrays
SHFileOperation copying folders using strings
Sep 06, 2026
c++
string
stdstring
shfileoperation
How to assign a std::string from std::put_time in C++?
Sep 03, 2026
c++
time
casting
stdstring
Can I change a std::string, which has been assigned to a std::string_view
Aug 29, 2026
c++
c++17
stdstring
string-view
Is std::string::replace() optimized for same length strings?
Aug 17, 2026
c++
optimization
replace
stdstring
Default constructed std::string c_str() value
Aug 18, 2026
c++
stdstring
resize std::string without initializing memory
Aug 14, 2026
c++
c++20
stdstring
C++: How do I write the contents of std::string to a UTF-8 encoded file?
Aug 08, 2026
c++
file
utf-8
file-io
stdstring
why is std::copy faster than std::string constructor?
Aug 02, 2026
c++
performance
std
stdstring
returning const char* to char* and then changing the data
Jul 31, 2026
c++
pointers
stdstring
Is it valid for an std::string to contain a null character '\0' not at its end? [duplicate]
Jul 29, 2026
c++
stdstring
c-strings
null-terminated
C++/CLI String Conversions
Jul 29, 2026
string
visual-c++
c++-cli
interop
stdstring
Is it safe to pass an `std::string` temporary into an `std::string_view` parameter?
Jul 20, 2026
c++
c++17
stdstring
string-view
How do I convert vectors of various types to std::string?
Jun 30, 2026
c++
templates
stdvector
stdstring
function-templates
how to remove the end newline characters using c++? [duplicate]
Jun 18, 2026
c++
trim
stdstring
Appending formatted content to a `std::string` without creating temporaries
Jun 12, 2026
c++
stdstring
Older Entries »