StackRating

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

PiotrNycz

Rating
1547.54 (8,717th)
Reputation
15,798 (8,865th)
Page: 1 2 3 4 5 6 ... 10
Title Δ
A set of weak_ptr +1.44
Call base member after virtual dispatching (emulate virtual destruc... +0.82
Mapping a string and an enum to a templated type 0.00
GMock bus error in destructor 0.00
Design operator++ for iterating over certain elements of a multimap +0.45
GMock: How to return mock class variable as the return value 0.00
Select template return type from parameter -0.98
boost::variant construction weirdness - its ctor accepts everything 0.00
Matching boost:none in UTs 0.00
c++ reduce the dimensions of a matrix +2.06
Clang complains: "pointer is initialized by a temporary array&... +2.28
Compile time counting/numbering of template parameter +2.26
A way to filter range by indices, to get min_element from filtered... +0.34
Searching for a trick to avoid creating a field in a class template +1.49
Is there a way to iterate over at most N elements using range-based... +1.28
Creating one binary for multiple unit tests in Google's C++ Tes... +0.46
std::tuple as template argument? -0.51
Separate definitions of variadic templates 0.00
How to make this "template / constexpr" construct more el... -0.05
declare a C function as friend inside CPP class 0.00
Conditional template specialization on method of a non template class 0.00
C++ Preventing const methods from changing data through a member po... 0.00
Macro-based counter 0.00
Pass member OR non-member function pointers as parameters -1.06
How to initialize a 2D array in a class? +2.42
Associate properties with class instances at runtime -0.03
Number of template arguments in templated constructor +2.43
"ambiguous call to overloaded function" when using variad... -1.59
Unpacking paramater packs in template aliases 0.00
How to create a shared_ptr in dll and export it via a factory funct... 0.00
Is std::move really needed on initialization list of constructor fo... -1.65
Need an example showing that default constructor is not inherited -1.69
C++ - Is there a way to create alias for field +0.80
C++ - How to create factory methods if class does not know about an... 0.00
Best way for key comparison (C++ map) -0.58
Passing and returning 2d arrays in C++ -1.30
Get the length of an array which contains an element 0 while passin... +1.67
How can I create a Lazy C++ template class that handles types with... 0.00
std::vector::reserve Invalidation -2.36
Reading variable size 2D-STL vector from file -2.07
Redefinition and Enumerator -1.55
How to use members of temporary instance in C++? 0.00
STL Compliant iterator for two arrays +0.44
Error: expected type-specifier before 0.00
c++ connect interface to base class -0.02
How to find the amount of paths in an array -0.37
Can a variable be locked to prevent changes to it in c++? +0.14
pthread_create issue -0.05
Identifying which Base Class shared_ptr has been passed into a Supe... +0.46
Why is the virtual keyword needed? +0.39