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
94
problems.
Stats
1.9k
EtPoint
534
Vote count
7
questions
94
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
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?
c++11 decltype(e) is the type of the entity named by e
Why does perl translate a tick into a colon?