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
40
problems.
Stats
926
EtPoint
270
Vote count
7
questions
40
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
I don't get how find function works in C++
C++ template class taking both const and non-const types
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