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
implement reverse_iterator for my string class (also rbegin() and rend() methods)
Jan 16, 2023
c++
iterator
stdstring
reverse-iterator
Should I use unique_ptr for a string?
Jan 04, 2023
c++
c++11
unique-ptr
stdstring
Function for calculating the vowels in a string
Jan 02, 2023
c++
algorithm
c++11
lambda
stdstring
constexpr with string operations workaround?
Dec 30, 2022
c++
c++11
stdstring
constexpr
Assigning length of a string to an integer: C++
Dec 25, 2022
c++
size
stdstring
unsigned-long-long-int
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
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
« Newer Entries
Older Entries »