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
Split the string on dot and retrieve each values from it in C++
Dec 22, 2022
c++
split
stdstring
std::string '+' : cannot add two pointers
Dec 21, 2022
c++
visual-c++
stdstring
Is there an alternative to using str.substr( ) to extract a substring at a given position?
Dec 21, 2022
c++
string
compare
substr
stdstring
Using C functions to manipulate std::string
Dec 20, 2022
c++
c++17
stdstring
Can I do a zero-copy std::string allocation in C++ from a const char * array?
Dec 11, 2022
c++
performance
stdstring
zero-copy
Why std::string append is not overloaded on rval ref?
Dec 10, 2022
c++
stdstring
rvalue-reference
stdoptional
How do I convert a "pointer to const TCHAR" to a "std::string"?
Dec 04, 2022
c++
stdstring
tchar
C++ How to calculate the number time a string occurs in a data
Dec 03, 2022
c++
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
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 »