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
98
problems.
Stats
2.0k
EtPoint
574
Vote count
7
questions
98
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
segmentation fault when trivially sorting a c++ vector of pairs [duplicate]
Is in c++11 something similar for threads to node.js/javascript callbacks?
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