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
38
problems.
Stats
896
EtPoint
264
Vote count
7
questions
38
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
C++ array pointer
Understanding the TCP packet size limit with UDP packet size limit & what it means at boost::asio level of programming
template metaprogramming with reference
generic call of a std::function from QVariantList
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