Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Drax
Drax has asked
12
questions and find answers to
66
problems.
Stats
1.3k
EtPoint
322
Vote count
12
questions
66
answers
About
Apparently, this user prefers to keep an air of mystery about them.
Drax questions
Is it safe to rely on static object adresses?
What is the equivalent of EXIT_SUCCESS and EXIT_FAILURE in C#?
How to hash an unordered_map?
What is a Node Handle?
Boost pool allocator slower than new
Template specialization on template member of template class
Automatically copy pushed files from one GitHub repository to another
Can union be templated?
How to create a variadic generic lambda?
Why can't we declare a namespace within a class?
Drax answers
boost fusion and boost qi - compile-time error
Should std::current_exception return non-null from catch block in a class's destructor
Using boost asio to Catch Ctrl-C
Best way to communicate between .NET and native C++ application
Fill std::set at compile time?
C++ how to infer the Callable's type (arguments list & return value) in a template
Pass same object as const and non-const reference
Why does the compiler use a temporary variable?
C++ Recursive Variadic Lambda
std::enable_shared_from_this: is it allowed to call shared_from_this() in destructor?