Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kai Petzke
Kai Petzke has asked
5
questions and find answers to
23
problems.
Stats
396
EtPoint
82
Vote count
5
questions
23
answers
About
Kai Petzke questions
How to construct a tuple with four elements from two pairs with matching data types in C++?
std::swap weirdness with G++
Can scoped_lock lock a shared_mutex in read mode?
Kai Petzke answers
Static data member in an unnamed class C++
g++: Is there a way to access compile flags inside the code that is being compiled?
Check if parameter pack contains a type
Non null-terminated string compiler option for gcc
One line solution for unused out parameter reference
Why set/map emplace_hint does not return a boolean
How to call a non-default parent constructor from an unnamed derived class in C++?
Reading file with fread() in reverse order causes memory leak?