Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
qdii
qdii has asked
92
questions and find answers to
19
problems.
Stats
916
EtPoint
155
Vote count
92
questions
19
answers
About
qdii questions
compare chars for equality without branching
How should I wrap C libraries into C++
Why does poll require its main parameter to live beyond the call?
Is it possible to use X-AppEngine-Country within an application
Why does glGetUniformBlockIndex() return INVALID_INDEX?
Is there a lock-free vector implementation?
Is using void* instead of bool an advisable practice?
How to specify the overload a callable should point to? [duplicate]
Does joining a std::thread flush memory?
Why doesn’t std::string have a virtual destructor?
qdii answers
Implementation of branch reordering in GCC
Low level keyboard Hook not at UI thread
C++ 'new' operator - Modes of use?
find() for std::set
How can I create a junction using cygwin?
How can I get the "lea" instruction from a C++ function by disassembly?
sleep() vs blocking of a process
Constructor called with wrong "this" pointer. Is this stack corruption?
How are command-line GUIs made? [closed]
Example of C++ "Memory barrier" [duplicate]