StackRating

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

quantdev

Rating
1650.76 (549th)
Reputation
21,417 (6,231st)
Page: 1 2 3 ... 12
Title Δ
Why the final result varies? +2.30
next_permutation with custom comparer function c++ +1.60
using alias for static member functions? +0.97
Pass lambdas with capturing to legacy callbacks +2.15
Can I use std::current_exception during stack unwinding? 0.00
Common type of lambdas with same signature and captures +0.97
Convert Lambda expression to function pointer -0.20
cpp vector for loop termination condition error 0.00
How to find out under which key of a map a given value is stored? +1.19
I get uninitialized reference member with istream 0.00
Why "override" is at the end in C++11? +1.06
How to pass a single-dimensional array as an argument by reference... +0.31
When do we have to define a destructor in derived class c++ +0.83
can't pass std::vector<std::unique_ptr<>> to std::t... 0.00
Explicit Copy constructor call syntax 0.00
Class member method - return type template 0.00
How do structs behave in terms of visibility to other files? 0.00
Find largest element smaller than current with STL 0.00
Can I use const & as parameter of a constexpr function? 0.00
Uniform- or direct-initialization when initializing? +1.66
Returning right container type 0.00
C++ Using curly brackets in assignment of class variable +1.24
Using an Array as a Whille loop condition +0.56
begin, end specifications for iterators for simple class 0.00
Why can't auto be return type of a function? -0.18
Why cannot form reference to 'decltype(auto)' 0.00
Does access specifier matters for a friend function? 0.00
Nested Iterator class does not name a type 0.00
Creating unordered_set of unordered_set -1.23
Why are stack-allocated elements stored in C++ STL vector still ali... 0.00
How can I create a loop to get the contents of std::map 0.00
c++11: what is its gc interface, and how to implement? +2.33
Threads are not being detached 0.00
Why doesn't private inheritance resolve ambiguity for static fu... +1.59
Why can I populate variables through a std::map before main()? +0.04
Sed: apply substitution to captured group -1.00
friend function and copy constructors +0.82
Why std::unary_function doesn't contain virtual destructor -0.14
What should I do to initialize an array of a structure +0.86
Forward declration using Template template parameters 0.00
Generic function which can take any class member in parameter C++ -0.43
Calling std::string method using std::bind +0.32
Should I delete an array of dereferenced pointers? +1.09
How to use auto return and decltype when class members involved wit... -1.00
Breaking out a vector from a 2D vector 0.00
BASH printf numbers with 1 char suffix -0.20
C++ inherited function in cpp file 0.00
How to use sed to substitute subject to conditions? -0.98
Shell script: How to split line? -1.36
copy vector content into an array exercise +0.32