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
Is std::string ref-counted in GCC 4.x / C++11?
Sep 01, 2022
c++
gcc
c++11
stdstring
How do I convert wchar_t* to std::string?
Sep 01, 2022
c++
string
stdstring
wchar-t
Why don't the std::fstream classes take a std::string?
Sep 07, 2022
c++
stl
file-io
stdstring
std::string += operator cannot pass 0 as argument
Feb 15, 2018
c++
stdstring
Legal to overwrite std::string's null terminator?
Aug 31, 2022
c++
c++11
language-lawyer
stdstring
Does "&s[0]" point to contiguous characters in a std::string?
Aug 30, 2022
c++
memcpy
stdstring
c++03
getting cout output to a std::string
Aug 30, 2022
c++
cout
stdstring
Value and size of an uninitialized std::string variable in c++
Aug 30, 2022
c++
stdstring
Append int to std::string
Aug 23, 2022
c++
stdstring
C++20 with u8, char8_t and std::string
Aug 30, 2022
c++
stdstring
c++20
Remove First and Last Character C++
Aug 30, 2022
c++
string
stdstring
erase-remove-idiom
Can a std::string contain embedded nulls?
Nov 16, 2022
c++
stdstring
c-strings
null-terminated
Converting a Json::Value to std::string?
Aug 29, 2022
c++
stdstring
jsoncpp
Why does the compiler prefer f(const void*) to f(const std::string &)?
Aug 29, 2022
c++
stdstring
string-literals
overloading
overload-resolution
How do you convert a C++ string to an int? [duplicate]
Aug 29, 2022
c++
parsing
int
stdstring
Is it bad to depend on index 0 of an empty std::string?
Aug 28, 2022
c++
stdstring
How to check if a string contains a char?
Sep 15, 2022
c++
stdstring
Convert a number to a string with specified length in C++
Aug 27, 2022
c++
integer
stdstring
Does std::atomic<std::string> work appropriately?
Aug 27, 2022
c++
atomic
stdstring
stdatomic
How to construct a std::string from a std::vector<string>?
Aug 27, 2022
c++
stl
string-concatenation
stringstream
stdstring
« Newer Entries
Older Entries »