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 ... 8
Title Δ
Updating Qt GUI from a different std::thread +1.35
Why isn't it necessary to specialize for `std::nullptr_t` if th... 0.00
How to define and use a pointer to an "array" member? -1.39
back_inserter error for vector 0.00
How to properly embed QEventLoop in the std::thread? -0.17
Passing forwarding references to thread wrapper class 0.00
Qt-Using signals and slots with different threads 0.00
Does C++ namespace name and class name duplication lead to conflict? 0.00
How to automatically call a method or generate code if a subclass d... -2.25
Call template function with non-type parameters explicit and type p... 0.00
Using std::forward with a forwarding reference 0.00
C++ meta function that determines if a type is callable for supplie... -1.11
Does c++11 lambda really support closure? There's a semantic co... +0.85
How can I use multiple containers in a range-based for? 0.00
Will there be any leak in below C++ shared_ptr usage? +0.33
Use a lambda as a parameter for a C++ function -0.29
C++ Order of Evaluation 0.00
decltype(some_vector)::size_type doesn't work as template param... 0.00
What is the range limit for uniform real distributions? 0.00
Extract elements from a given stl container with given predicate to... +1.46
SFINAE with std::enable_if and std::is_default_constructible for in... 0.00
How to make this initialization legal in C++? +0.19
Can the multiplication of two unsigned shorts really lead to undefi... +0.33
Disable template but allow specializations +1.15
Safely check if `this` is null -0.51
How to check at compile time that a lookup table has the correct si... +0.31
Difference of behavior betwen libstdc++ and libc++: operator>>... +1.68
std::list and std::for_each: where is my end? 0.00
How to convert a string to a constant integer? +0.91
How to retrieve collisions of unordered map? -0.44
Unclear syntax with std::tie -0.70
c++11 std::async not working with variadic template parameters by r... 0.00
QByteArray to Integer conversion produces incorrect results 0.00
How to instantiate a member function pointer? +0.56
Sum the components of a tuple up by using std::get, std::tuple_size... -1.79
Why is my dynamic array always size 2 regardless of changing the va... 0.00
Signals and slots not working in qt 0.00
how to remove duplicate template arguments in template declaration 0.00
Copying an ifstream to istream C++14 -2.12
Detecting type of data in c++ array -2.04
C++ std::function operator= +2.08
Why is int* arr = {}; legal? +0.33
C++17 operator""s for string_view? 0.00
Pass by reference confusion? +0.93
use parameterized constructor in other classes constructor +1.42
Getting the size of each type of the parameter pack? +0.81
Overloading C++ subscript [] operator with long int index possible? 0.00
Comma operator with static_assert() +1.32
Is it an undefined behavior to access a pointer to an empty vector... +1.50
C++ best way to split vector into n vector +1.49