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
Passing a string by value, reference and rvalue
Aug 29, 2022
c++
c++11
stdstring
Trying to use templatised fuctions to swap two strings
Nov 06, 2022
c++
templates
pass-by-reference
pass-by-value
stdstring
Comparing std::string and C-style string literals
Sep 14, 2022
c++
comparison
c-strings
stdstring
c++-standard-library
Compile error with templates - no matching function for call
Mar 07, 2022
c++
templates
type-conversion
stdstring
Encode/Decode std::string to UTF-16
Nov 18, 2022
c++
utf-16
stdstring
convert string to argv in c++
Oct 19, 2022
c++
stdstring
argv
Is it possible to write one function for std::string and std::wstring?
Nov 08, 2022
c++
string
templates
stl
stdstring
C++ Read From Socket into std::string
Sep 16, 2022
c++
sockets
stdstring
Using a custom allocator in std::string to re-use an already allocated char buffer
Dec 18, 2020
c++
memory-management
stdstring
Is it possible to use an std::string for read()?
Jan 06, 2017
c++
sockets
stdstring
Default capacity of std::string?
Jun 19, 2019
c++
string
std
dynamic-memory-allocation
stdstring
Why does `std::string` have a `find` member function? [closed]
Oct 21, 2022
c++
string
stl
stdstring
How fast is dynamic_cast<>
Oct 17, 2022
c++
performance
stdstring
dynamic-cast
Initializing std::vector of std::string
Nov 07, 2022
c++
stdvector
stdstring
Convert from CFURLRef or CFStringRef to std::string
Jul 28, 2022
c++
macos
stdstring
cfstring
cfurl-encoding
string allocation in C++: why does this work? [duplicate]
Aug 27, 2022
c++
string
stdstring
How to initialize an std::string using ""?
Jul 23, 2018
c++
stdstring
How can I adapt the Levenshtein Distance algorithm to limit matches to a single word?
Sep 15, 2022
c++
algorithm
stdstring
levenshtein-distance
heuristics
Default advice for using C-style string literals vs. constructing unnamed std::string objects?
Oct 01, 2022
c++
string
stdstring
string-literals
c-strings
C++ How to remove \0 char from std::string
Feb 18, 2022
c++
stdstring
« Newer Entries
Older Entries »