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
C++: Correct implementation for passing a std::string to a C function that wants to change the string?
Oct 26, 2022
c++
char
stdstring
How to get a writable C buffer from std::string?
Sep 14, 2022
c++
windows
mfc
stdstring
std::map::clear and elements' destructors
May 03, 2022
c++
stdstring
stdmap
Is this "elision failure" language-mandated?
May 06, 2022
c++
language-lawyer
compiler-optimization
stdstring
elision
c++ Function to format time_t as std::string: buffer length?
Apr 23, 2019
c++
time
buffer
stdstring
strftime
C++ Is a std::string a container?
Aug 24, 2022
c++
containers
stdstring
std::string::assign() causes segfault
Apr 10, 2017
c++
gcc
gdb
segmentation-fault
stdstring
How to force std::stringstream operator >> to read an entire string?
Sep 06, 2022
c++
stl
stringstream
stdstring
Can I free the memory of the char* string when I assign it to std::string?
Aug 22, 2022
c++
string
free
stdstring
How do I cast `std::string` to `std::vector<unsigned char>` without making a copy?
Sep 06, 2022
c++
casting
stdvector
stdstring
In C++11 what is the most performant way to return a reference/pointer to a position in a std::string?
Nov 01, 2022
c++
c++11
stdstring
Can `std::basic_string::operator[]` return a "distant" protected page nul terminator?
Jan 14, 2021
c++
language-lawyer
c++14
stdstring
c++17
When compiling with MINGW gcc, overloaded new operator is not called for std::string
May 09, 2022
c++
gcc
stdstring
gcc9
How to properly return std::string (or how to properly use that returned value)
Apr 01, 2019
c++
return-value
stdstring
Limit number of std::string allocations
Sep 28, 2022
c++
valgrind
allocation
stdstring
When to use char array instead of strings in c++?
Sep 14, 2022
c++
stdstring
string-literals
Substring of a std::string in utf-8? C++11
Nov 09, 2022
c++
c++11
utf-8
substr
stdstring
Read and remove first (or last) line from txt file without copying
May 18, 2022
c++
fstream
getline
stdstring
boost-interprocess
Why does emplace_back("Hello") call strlen?
Oct 18, 2022
c++
stdvector
stdstring
How to elegantly initialize vector<char *> with string literal?
Aug 28, 2022
c++
vector
initialization
cstring
stdstring
« Newer Entries
Older Entries »