Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
spraff
spraff has asked
130
questions and find answers to
97
problems.
Stats
2.6k
EtPoint
610
Vote count
130
questions
97
answers
About
spraff questions
Something equivalent to "SELECT * FROM (SELECT table_name FROM...)"?
Perl inotify2 triggers twice for each file modification
Make awk use character classes
When are OpenGL object names ever zero? Or, does zero ever have semantics?
Simple variadic template function can't instantinate
std exceptions inviting unsafe usage?
Throwing during unwinding -- why does this example work?
Include php files only when needed at runtime
How should I choose parameters for a smaller-than-standard std::mersenne_twister_engine?
Is link time optimization in gcc 5.1 good enough to give up on inlining simple functions?
spraff answers
Initialise C-structs in C++
Does variable privacy actually have anything to do with security or is it just for programming convenience?
using eof on C++
Getting type names at compile time in C++ [duplicate]
is < vector > threadsafe for read/write at different locations?
cout does no print in QtCreator
Realtime pixel drawing in Qt
What's the recommended way of iterating a container in C++11?
how to write C++ inheritance constructors
Does it ever make sense to overload unary operator &?