StackRating

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

SirGuy

Rating
1511.22 (63,382nd)
Reputation
8,863 (17,552nd)
Page: 1 2 3 4 ... 5
Title Δ
Is there a way of doing a "post switch" like operation wi... -0.19
C++ parameter pack, constrained to have instances of a single type? +0.62
Why is this type incomplete when using the PIMPL idiom? -2.18
The Power of Compounding +0.49
std::accumulate() only the real part of a complex std::vector -1.13
Templates inside templates. Specializing a template class inside a... +0.06
std optional: No such file or directory +2.16
why boost variant throw exception when template argument is non-POD? 0.00
Is there an approximation to get meanvalue and standard deviation i... +1.87
How to turn equation with decrementing indexing into math equation... -0.83
How to turn for loop into a math equation? +1.84
Use of templates +2.42
Parameter pack expansion within parentheses gives bizarre output +0.94
overloading operator for a nested type 0.00
Is it possible to interleave parameter packs? +0.28
pass lambda with capture as a parameter of ANOTHER lambda, possible? -1.10
Generating elements based on underlying tuple types during run-time 0.00
Derivative of a softmax function explanation 0.00
Force gsl::as_span to return a gsl::span<const T>? 0.00
Get the name of a std::function +0.25
Iterator-reducer pattern for functions that may or may not return a... +1.64
remove_if on a map trying to pass a const as a non-const - why? -1.00
Why does sizeof(std::vector<int>) return 16 bytes, when it ap... +0.24
Minor spacing in integer factorization 0.00
Need help to understand template function with complex typename par... -1.91
invalid operands to binary expression when overloading a operator -1.61
Permutations but with some numbers kept in an order -0.22
Variadic template function with equal argument types +2.41
Parametrize template by function name c++11 +0.25
Is iterator range vector construction or vector erase faster? +1.61
How to get around matching Boost Variant return types? 0.00
compare function for pair +1.95
Finding the "centered average" of a list +0.50
Variadic template unpacking arguments in typedef +0.42
Type erasure and variadic templated member function -1.80
In C++, should I bother to cache variables, or let the compiler do... +0.95
Why does preconditioned CG converge faster than basic CG +0.68
How to find consecutive elements in an array? C++ +0.26
Holding Template Class Objects in Array -0.75
Passing a member function with two parameters to C++ STL algorithm... -1.83
C++ std::unique_ptr : Why isn't there any size fees with lambdas? +1.25
Template meta-code and private members -1.13
stringstream adding an extra zero 0.00
How to use reduce/map/list comprehension for a summation? +1.96
How to obtain standard mpl sequence after fold 0.00
C++11: Disambiguate class-member in multiple inheritance -1.46
g++ 4.9.2 regression on pass reference to 'this' -1.48
nullptr_t not defined on g++ 4.9.2 +0.52
Using for loop and find instead of set_intersection? +0.48
std::equal_range for vector of pairs throws < operator error 0.00