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
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
What is the point of STL Character Traits?
Aug 17, 2022
c++
string
stl
stdstring
char-traits
How to efficiently get a `string_view` for a substring of `std::string`
Aug 17, 2022
c++
view
c++17
stdstring
How to implode a vector of strings into a string (the elegant way)
Aug 17, 2022
c++
string
stl
stdstring
implode
How do you construct a std::string with an embedded null?
Aug 16, 2022
c++
null
stdstring
How to convert std::string to NSString?
Aug 16, 2022
objective-c
nsstring
objective-c++
stdstring
What does string::npos mean in this code?
Aug 31, 2022
c++
stdstring
c++-standard-library
How to get the number of characters in a std::string?
Aug 16, 2022
c++
string
stdstring
string-length
Legality of COW std::string implementation in C++11
Aug 16, 2022
c++
string
c++11
stdstring
copy-on-write
Alternative to itoa() for converting integer to string C++? [duplicate]
Sep 14, 2022
c++
integer
stdstring
itoa
« Newer Entries
Older Entries »