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 std
Why '==' is slow on std::string?
Sep 19, 2022
c++
string
compare
std
Whats the point of .begin() and .end()?
Sep 19, 2022
c++
arrays
std
stdarray
Convert uint64_t to std::string
May 19, 2022
c++
string
std
uint64
Is there a better way to reverse an array of bytes in memory?
Sep 19, 2022
c++
memory
swap
std
Why does C++17's std::any not allow returning a movable value by any_cast?
Oct 02, 2022
c++
std
move-semantics
c++17
Whats going on here with cctype?
Dec 09, 2017
c++
namespaces
std
assigning true/false to std::string: what's going on?
Oct 02, 2022
c++
string
gcc
g++
std
Why is std::type_info noncopyable? Am I allowed to store it somewhere?
Oct 21, 2022
c++
std
typeid
typeinfo
C++ vector emplace_back calls copy constructor
Aug 28, 2022
c++
vector
std
Does libstdc++ not implement std::stoi?
Sep 18, 2022
c++
gcc
c++11
std
map vs unordered_map for few elements
Sep 05, 2022
c++
c++11
std
std::is_floating_point returns false for float in some cases
Aug 08, 2021
c++
types
floating-point
std
typeid
std::default_random_engine generate values between 0.0 and 1.0
Nov 13, 2022
c++
c++11
std
QThread vs std::thread
Sep 18, 2022
c++
multithreading
qt
std
qthread
Most efficient way to assign values to maps
Sep 18, 2022
c++
dictionary
std
stdmap
c++-standard-library
What does cout << std::ios::hex do?
May 16, 2022
c++
std
Passing std::shared_ptr to Constructors
Jun 18, 2022
c++
std
How to make a c++11 std::unordered_set of std::weak_ptr
Sep 23, 2022
c++
c++11
std
unordered-set
weak-ptr
using out of scope variables in C++11 lambda expressions
Apr 02, 2018
c++
c++11
lambda
std
capture
C++ integer type twice the width of a given type
Feb 06, 2022
c++
c++11
std
« Newer Entries
Older Entries »