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
Best Practice for Fixed Size String Class
Oct 22, 2022
c++
size
fixed
stdstring
string-length
Avoiding improper std::string initialization with NULL const char* using g++
Mar 31, 2022
c++
g++
stdstring
How do I use 3 and 4-byte Unicode characters with standard C++ strings?
Sep 30, 2022
c++
string
stl
stdstring
unicode-string
C++ strings: UTF-8 or 16-bit encoding?
Feb 14, 2019
c++
encoding
utf-8
stdstring
ucs2
std::string::reserve and end-of-string 0
Sep 23, 2022
c++
dynamic-memory-allocation
stdstring
Test whether libstdc++'s version uses a C++11-compliant std::string
Oct 16, 2022
c++
c++11
stdstring
libstdc++
C++20 constexpr vector and string not working
Aug 22, 2022
c++
visual-c++
c++20
constexpr
stdstring
std::string copy constructor NOT deep in GCC 4.1.2?
Jul 01, 2016
c++
gcc
copy-constructor
deep-copy
stdstring
If I specify a default value for an argument of type "std::string &" in C++, could that cause a memory leak?
Nov 01, 2022
c++
memory-leaks
valgrind
stdstring
Proper way to do const std::string in a header file?
Aug 17, 2022
c++
static
constants
stdstring
Using strings in switch statements - where do we stand with C++17?
Feb 17, 2022
c++
switch-statement
stdstring
c++17
string-literals
Storing unicode UTF-8 string in std::string
Sep 19, 2022
c++
windows
unicode
utf-8
stdstring
Return std::string as const reference
Oct 21, 2022
c++
string
reference
constants
stdstring
C++ : Does char pointer to std::string conversion copy the content?
Sep 08, 2019
c++
string
constructor
stdstring
C++ compile error constructing object with rvalue std::string
Mar 02, 2022
c++
constructor
std
stdstring
most-vexing-parse
Is there a way to get std:string's buffer
Feb 05, 2022
c++
winapi
stl
stdstring
std::string::assign vs std::string::operator=
Sep 17, 2022
c++11
stdstring
What's the difference between std::string::c_str and std::string::data? [duplicate]
Mar 10, 2022
c++
stdstring
c-str
What is the Linux equivalent of: MultiByteToWideChar & WideCharToMultiByte?
Mar 16, 2022
c++
windows
linux
unicode
stdstring
How can I format a std::string using a collection of arguments?
Jun 03, 2022
c++
string-formatting
stdstring
variadic-functions
« Newer Entries
Older Entries »