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 to capitalize a word in a C++ string?
Nov 03, 2022
c++
boost
stdstring
capitalize
Valgrind memory leak with std::string in std::map
May 04, 2020
c++
valgrind
stdstring
stdmap
string representing date and transform it
Jun 16, 2022
c++
string
c++11
stdstring
How to write a custom exception class derived from std::invalid_argument?
Oct 05, 2022
c++
exception
c-strings
stdstring
micro-optimization
how does std::string manages this trick?
Nov 20, 2022
c++
pass-by-reference
stdstring
pass-by-const-reference
Will passing std::string via copying be optimized?
Feb 23, 2019
c++
gcc
stdstring
Why is my BSTR to std::wstring conversion so slow? Is my tester bad?
Aug 12, 2018
c++
performance
stdstring
bstr
Derive from std:string to add typedefs and enums
Oct 03, 2022
c++
c++11
inheritance
stdstring
Do I need to initialize std::string
Nov 02, 2022
c++
c++11
initialization
stdstring
std::string as a key in std::map using a compare operator
Sep 24, 2022
c++
key
std
stdstring
stdmap
Why does std::atomic<std::string> give trivially copyable error? [duplicate]
Dec 31, 2021
c++
thread-safety
atomic
stdstring
stdatomic
Why is std::max not working for string literals?
Sep 13, 2022
c++
algorithm
max
stdstring
c++-standard-library
Easily initialise an std::list of std::strings?
Mar 08, 2019
c++
initialization
stdstring
stdlist
what is the meaning of this std::string constructor
Oct 03, 2022
c++
string
c++11
stdstring
How to use std::string in a QLineEdit?
Oct 30, 2022
c++
qt
stdstring
qstring
C++: Is it possible to detach the char* pointer from an std::string object?
Mar 15, 2021
c++
string
stdstring
c++ std Copying a list to map
Jul 13, 2022
c++
stl
stdstring
stdmap
Possible to modify named std::string on construction?
Aug 02, 2022
c++
stdstring
How to insert an integer with leading zeros into a std::string?
Nov 11, 2022
c++
c++14
stdstring
How to replace all occurrences of one character with two characters using std::string?
Aug 28, 2022
c++
replace
escaping
stdstring
« Newer Entries
Older Entries »