Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jonas
Jonas has asked
7
questions and find answers to
34
problems.
Stats
842
EtPoint
255
Vote count
7
questions
34
answers
About
Love coding C++. Coding at work, coding at university, coding at home.
Jonas questions
reference_wrapper: make_pair VS Class Template Argument Deduction (CTAD)
Vector of pair with const member
Different cv-qualifiers with structured bindings
Using own class name to resolve type in a deduced context
Variables marked as const using structured bindings are not const
Jonas answers
How do I express this?
Variadic macro to create struct
atoi() for int128_t type
C++ - Multi-threading - Communication between threads
socket connect() being mistaken for QT connect()
std::hash specialisation for my own class and use it inside the class
return multiple matrices in c++ (Armadillo library)
AVX2 float compare and get 0.0 or 1.0 instead of all-0 or all-one bits
More than one round bracket in function call?
Struct that contains an alias to the first convertible type of a variadic pack [duplicate]