Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sh-
sh- has asked
4
questions and find answers to
4
problems.
Stats
68
EtPoint
6
Vote count
4
questions
4
answers
About
sh- questions
Efficient overflow-immune arithmetic mean in C/C++
Trying to use std::bit_cast with a bitfield struct. Why is it not constexpr?
C++ virtual functions: Can the linker remove entries in the virtual function table which aren't called?
sh- answers
Trying to use std::bit_cast with a bitfield struct. Why is it not constexpr?
Correctness of misaligned access in C++
how does the std::heap __adjust_heap function work?
Are disk file operations faster if executed in parallel?