Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Oktalist
Oktalist has asked
7
questions and find answers to
96
problems.
Stats
1.9k
EtPoint
547
Vote count
7
questions
96
answers
About
Oktalist questions
Order of initialization and destruction of block-scope static vs. namespace-scope thread_local in main thread
Value category of const int variable captured by lambda
Is this a universal reference? Does std::forward make sense here?
implicit conversion from class to enumeration type in switch conditional
Oktalist answers
What happens to the thread affinity of a QObject created within a worker thread which then terminates?
C/C++: using a typedef'd function pointer to *declare* a function
Is TR2 Going to be Released in C++17?
Calling a stateless lambda without an instance (only type)
What's the purpose of Q_INTERFACES macro?
Matching variadic non-type templates
Using Perl to parse a CSV file from a particular row to the end of the file
non-defaulted operator <=> doesn't generate == and != in C++20
non-static data members and one definition rule
How to write constexpr function which operate on forwarded tuple of reference?