Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Bernard
Bernard has asked
40
questions and find answers to
19
problems.
Stats
530
EtPoint
82
Vote count
40
questions
19
answers
About
There's nothing much about me to know.
Bernard questions
Reading pointers from another thread in C++
Are owned and borrowed strings guaranteed to hash to the same value?
C++ pass parameter by rvalue reference if possible, otherwise copy the lvalue reference
C++ default a parameter to another parameter
Forwarding the const-ness of a template parameter, should I use a forwarding reference?
Moving data from one column to another in PostgreSQL
Do compilers usually emit vector (SIMD) instructions when not explicitly told to do so?
C++ make type of variable depend on context?
Is is possible in C++ to throw nothing?
Obtain data synchronously from WebWorker?
Bernard answers
Dropdown bug, if clicked too quickly, options in dropdown remain visible
Stopping the debugger when a NaN floating point number is produced without a code change
Use the 64-bit Visual C++ Toolset in Visual Studio 2017
Visualise JSON elements using some math
Type trait for aggregate initializability in the standard library?
Keep window active while being dragged (SDL on Win32)