StackRating

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

krzaq

Rating
1621.65 (1,056th)
Reputation
14,650 (9,674th)
Page: 1 2 3 4 5 6 ... 8
Title Δ
Deduction of result type of callable 0.00
Are C++14 digit separators allowed in user defined literals? +1.52
Why is this a forward declaration in C++? +2.41
Determine If String Has All Same Character -0.89
Using std::enable_if with anonymous type parameters -0.40
Deduce template argument for size of initializer list -1.38
Why std::array does not contain an initializer-list constructor 0.00
How can I take a variadic std::tuple as a template argument? +2.08
How can I find if an element exists in a tuple? +0.02
What are the requirements of std::map's compare parameter regar... 0.00
c++11 - initialize std::string from char* directly with {} construc... +0.36
Error when copying vector bool to CUDA memory 0.00
C++ operator overload template with different arguments -2.19
Why greater<int> and less<int> showing opposite behavio... -0.11
Qt c++ signal slots does not work properly 0.00
Overloaded pointer to function +1.49
Branch on a template parameter in function? -1.92
Type Erasure for objects containing a std::tuple in c++11 -1.54
How to work with std::make_unique function and interface classes? -0.01
storing struct in array (C++) -2.04
Variable template template? +0.37
Why does std::async call the function synchronously even with the s... -2.15
Convert char[] to Qstring adding extra 3 chars +1.47
template specialization based on a type's existance +0.38
Using boost::visitor with a boost::variant of unique_ptr 0.00
shortest/easiest way to reconstruct map<key, value> into map&... 0.00
Can I Copy Into a multimap 0.00
Is unevaluated division by 0 undefined behavior? +1.23
cannot convert argument of incomplete type 'void *' to '... +0.14
template deduction: const reference and const pointer -1.66
Is it safe to create a const reference to result of ternary operato... -0.82
How properly pass comparator to another template function +0.84
c++ changing implicit conversion from double to int +0.37
Differences between looping with an integer or an iterator in C++ -0.88
Why using find_if like this fail? -0.11
What is the difference between *ptr and *ptr.get() when using auto_... -0.64
How can I use variadic template in C++ while keeping my implementor... 0.00
QT5.7 - Why i get a malformed json value with QString but perfect w... 0.00
unzip a list of tuples 0.00
forward declare a type previously declared as a class as a struct -1.13
"There is no “reference-to-member” type in C + +", std::b... +0.38
Forward declaration of member struct 0.00
Assigning a variadic function pointer to std::function 0.00
Copying template arguments from std::function 0.00
C++ self-referencing array? -1.68
Why do i get "Error: symbol is already defined" when inst... 0.00
std::sort on pair which the 2nd element has no comparator -1.43
error: no type named ‘type’ in ‘class std::result_of +1.77
Why can't I write to 0th element of string in C++? +1.15
What type of a function is endl? How do I define something like endl? +1.96