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
Replace specific characters in std::string with spaces
Dec 02, 2022
c++
string
parsing
stdstring
Creating binary (custom length) string in C++ [duplicate]
Nov 23, 2022
c++
null
stdstring
Error LNK2019: unresolved external symbol "toString(int)"
Oct 11, 2022
visual-studio-2010
unresolved-external
c++-standard-library
lnk2019
stdstring
Why std::string hasn't const char* cast operator in C++11?
Oct 02, 2022
c++
c++11
stl
stdstring
c++ what is CharT element in string::size?
Aug 23, 2022
c++
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
Using the less than comparison operator for strings
Oct 15, 2022
c++
operator-overloading
string-comparison
stdstring
Does a std::string always require heap memory?
Oct 05, 2022
c++
memory
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 »