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
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
std::string::c_str() and temporaries
Aug 26, 2022
c++
stl
stdstring
I want to convert std::string into a const wchar_t *
Oct 12, 2019
c++
stl
wchar-t
stdstring
Padding stl strings in C++
Aug 25, 2022
c++
string
padding
stdstring
What are some algorithms for comparing how similar two strings are?
Aug 25, 2022
algorithm
language-agnostic
string-comparison
stdstring
heuristics
Are there downsides to using std::string as a buffer?
Oct 07, 2022
c++
c++11
stdstring
Error: invalid operands of types ‘const char [35]’ and ‘const char [2]’ to binary ‘operator+’
May 18, 2022
c++
string
c-preprocessor
stdstring
c++ integer->std::string conversion. Simple function?
Aug 25, 2022
c++
integer
stdstring
How do you convert CString and std::string std::wstring to each other?
Aug 17, 2022
c++
mfc
c-strings
stdstring
Concatenating strings doesn't work as expected [closed]
Aug 17, 2022
c++
operator-keyword
string-concatenation
stdstring
standard-library
char* vs std::string in c++ [closed]
Aug 17, 2022
c++
stl
stdstring
arrays
« Newer Entries
Older Entries »