Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
doug
doug has asked
4
questions and find answers to
17
problems.
Stats
411
EtPoint
119
Vote count
4
questions
17
answers
About
doug questions
Can contents of a `const vector` be modified w/o UB?
Why do memory access times increase when far over CPU cache sizes
doug answers
C++17 std::to_chars and std::from_chars portability
Best way to interpret a byte array as a struct in C++
Can placement-new and vector::data() be used to replace elements in a vector?
Quicksort linear time?
Warning C26451: Arithmetic overflow
Is the address of a local variable a constexpr?
In C++, can a class with a const data member not have a copy assignment operator?