Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
etherice
etherice has asked
15
questions and find answers to
18
problems.
Stats
468
EtPoint
118
Vote count
15
questions
18
answers
About
etherice questions
How are the C++11 memory barriers implemented for x86-like systems?
C++ idiom for base class abstract methods without dynamic dispatch overhead?
Parameterizing and reusing custom SVG filters defined in HTML5?
shm_open and ftruncate race condition possible?
C++11: How to check if a type is an instantiation of a given class-template of "heterogeneous" NON-TYPE parameters?
inconsistent behavior with boost::mpl placeholder evaluation
forcing clang to emit code for never-referenced static member function of class-template instantiation
clang error: non-type template argument refers to function that does not have linkage -- bug?
Does implicit T& constructor of std::reference_wrapper<T> make it dangerous to use?
When is a compiler-only memory barrier (such as std::atomic_signal_fence) useful?
etherice answers
Parameterizing and reusing custom SVG filters defined in HTML5?
Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC 0.8.0+
Intel 64 and IA-32 | Atomic operations including acquire / release semantic
Getting a non-const iterator in Boost's multi index container
Does implicit T& constructor of std::reference_wrapper<T> make it dangerous to use?