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
forward declaration of std::string and std::wstring
Apr 02, 2022
c++
templates
inheritance
forward-declaration
stdstring
is there a way to set the length of a std::string without modifying the buffer content?
Sep 25, 2022
c++11
char
stdstring
C++ variable arguments with std::string only
Jan 10, 2019
c++11
stdstring
variadic-functions
printf
Why is b[2] false?
Aug 19, 2022
c++
string
stdstring
string-literals
equality-operator
C++ Program Always Crashes While doing a std::string assign
Aug 16, 2022
c++
crash
gdb
valgrind
stdstring
Why no standard-defined literal suffix for std::string?
Apr 13, 2022
c++
c++11
stdstring
user-defined-literals
c++14
How to efficiently remove double quotes from std::string if they exist
Apr 03, 2022
c++
stdstring
How to Fix Visual Studio 2012 error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::basic_string?
Mar 20, 2022
visual-studio-2012
unresolved-external
lnk2019
c++-standard-library
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
« Newer Entries
Older Entries »