StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Massimiliano Janes

Rating
1536.71 (13,572nd)
Reputation
4,956 (33,467th)
Page: 1 2 3
Title Δ
Initializing variadic CRTP with static_cast<Base>(*this)... :... 0.00
C++ map brace initialization and unique ptr 0.00
Proper template initialization in Eigen +4.62
static class template member: invalid application of ‘sizeof’ to in... 0.00
Is it safe to re-assign detached boost::thread +3.70
Why is passing by const ref slower when using std::async +3.62
Is it possible to write one template function that accepts both rva... +5.01
Build fails for unordered_map with pair as a key (C++) 0.00
Error storing instance of member function template 0.00
Alignment issues with std::vector 0.00
How to force GCC to warn about usage of a class function? +3.46
Move function outside class definition 0.00
Initialize decimal with literal 0.00
C++ variadic expansion using deduction -3.54
How do I check the size of different variables in a function? -3.96
Implementation of std::disjunction in the Standard Library -1.72
Compile-time reversal of parameter-pack expansion +0.52
Getting "-nan(ind)" when trying to generate random variates +4.23
Preprocessor batch for all structure members +3.89
Modern C++: initialize constexpr tables -2.42
C++ code without having to declare temporary at the outer scope +0.22
two shared_ptr from same enable_shared_from_this instance -4.17
how to write a fold /sum function for C++ tuple? +5.31
How does std::future affects the lifetime of an associated std::pac... 0.00
c++ why std::async slower than sequential execution +3.76
Eigen3/C++: MatrixXd multiply one row with another 0.00
Template function gets defined as deleted 0.00
Eigen3/C++: Tile a MatrixXd with a Vector3d 0.00
Template Specialisation with Template Argument -0.73
Best way to call template-bool functions -2.95
Emulate aggregate initialization for recursively-defined array-like... 0.00
Can you help me to understand what "significant digits" m... -1.62
Local variables hold the same memory addresses -2.17
How to declare a class whose name is already defined in external li... +3.90
Can I detect which tag dispatch overload is used at compile time? +4.53
Partial specialization and static member +1.01
C++: how to assign static array to a pointer inside a struct -1.90
Invoking std::thread with pointer to freestanding function +1.17
use_count() of shared_ptr moved into a std::async in gcc 4.6.3 +4.73
Error overloading function with different template template paramet... +4.16
how to differentiate different circles in an image 0.00
Is the argument for "using" to create a type-alias well-e... 0.00
Are there any valid use cases to use new and delete, raw pointers o... -2.71
Ifstream hitting eof early 0.00
Initializing a const vector of pointers to array at compile time us... +4.58
Member template specialization does not compile with clang 0.00
Create a temporary interface into an object? +0.17
Passing a locally-created lambda for use in a callback, then going... +5.54
Existence of objects created in C functions +2.84
Finding rigid 2D transformation of a small set 0.00