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 ... 5 6 7 8 9 10
Title Δ
C++ - Use default template as base for specialization -2.43
accessing contents of a void pointer holding a C++ object in C +1.09
After resize of vector then why can I not increment vector +2.89
Generic function to convert variant SAFEARRAY to STL containers 0.00
C++ default constructor: string params vs string params() +0.45
Polymorphism in lists in C++ -1.94
Efficient conversion between vector<shared_ptr<T>> and... -1.89
How do I return an ifstream back to the beginning of a line that wa... +2.19
Why doesn't my function call match this generic functions implement... -0.29
What's a good way of declaring instance variables in C++ without co... +1.38
multiplying a scalar by a boost.units.quantity (automatic type conv... 0.00
How to do the equivalent of memset(this, ...) without clobbering th... -0.22
Pimpl idiom pointing to configurable implemenation +1.84
Type conversion using templates has odd behaviour 0.00
Specific "getter setter" dedicated object -0.04
templated comparison function in c++ -0.99
How to direct a text file to a C program using bash? -0.17
Call object instance from C++ function called via script 0.00
C++ Inheritance - Running Parent Method in Child Class +0.43
How do I avoid implicit casting on non-constructing functions? (C++) +1.02
C++ program quits after inputing double when int required. How to f... +1.84
char and char* (pointer) +1.48
How to explicitly instantiate a template class that has a nested cl... +1.68
Partial template specialization outside class definition -0.03
How to make the compiler to not optimize return value of getter and... +0.55
Check for equality of derived template classes in the base class 0.00
physical vector representation +1.17
How can I call switch case 4 from case 5? -0.96
automatically convert list of pointers to derived class to list of... +0.05
Overloading operator +. String class +0.91
Extract arbitrary data values from a std::string C++ -1.64
Initialize array or vector in constructor 0.00
Error while overloading = operator (must be a nonstatic member func... 0.00
C++ default function parameter -1.70
Comparable Class and Binary Search Tree +0.46
How to define a 2D array in C++ and STL without memory manipulation? +0.50
Initialize specific subscript item in array by c++ -0.62
std::map of iterators to itself +1.74
adding function in Multidimensional Array c ++ -0.03
How to determine the tens digit of a number in C++ -0.88
C++ find and erase a multimap element -0.33
Should I use a map or a set if my key is part of my value? -0.21
Derive overloaded operator, but operate on same types only -0.30
Stack STL with two datatypes as parameters -1.64
Why must type getline(cin, string) twice? -0.04
My whole parsing logic suffers because of null character how to res... 0.00
C++ template metaprogramming static type checking +0.41
How to make code for class implementations foldable for most editors? -1.14
searching cstring for operators -0.21
Will a shared_ptr automatically free up memory? -0.83