StackRating

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

Tadeusz Kopec

Rating
1516.05 (41,534th)
Reputation
10,588 (14,277th)
Page: 1 2 3 ... 4
Title Δ
c++: what's the design philosophy of allowing temporary object... +1.10
What should I implement, SetMember(const Member&), SetMember(Me... 0.00
Is concurrent STL it++ and *it safe? 0.00
Does delete[] need to be called on the original pointer position -1.94
Return reference to unique_ptr in google mock 0.00
Two different calculations in one line -0.20
Why system("color 3") is "global"? -1.94
Unexpected behavior of ifstream (word counting) 0.00
How to downcast with non-polymorphic base class 0.00
C++ Spare data to keep object same size? -0.51
Operator overloaded new when void * nullptr makes the program to cr... 0.00
How to get string representation of common Qt5 types like QOpenGLCo... +1.93
Create an object inside a vector that is contained by another 0.00
Generic function to convert boost::any to boost::variant -1.73
Identification of Data Types in C / C++ +1.40
why copy constructor is always called when return by value -1.15
Is it possible to create an object in an object which has as constr... -1.48
Changing the nested for loop order dynamically 0.00
C++: shared pointer for parent and child 0.00
Is this a function call or a variable declaration? +0.13
Google test undefined reference using SetUpTestCase static variable 0.00
Dynamic allocation in java or c++ +0.82
Operator delete and casting -1.84
exception handling in C++: Throwing a double when using "throw... +2.32
A bug in code about write a class that is same array of pointer? +0.47
drawbacks of a void pointer in C++ -1.28
Copy constructor for a stack using linked list +0.35
protected constructor versus pure virtual destructor -0.14
Finding occurrence of vector entries in another vector without nest... +0.36
When to use `static_assert` instead of SFINAE? +1.49
Regular expressions in c++11 -1.52
Undefined reference to private static member in private function -0.54
calling functions above their declaration +0.27
Avoiding any automatic variables when `std::vector` resizes its mem... -0.71
C++ default initialization in constructor of an inherited reference... -0.80
Check if a directory-tree can be deleted without actually starting... -0.15
Comparing Polymorphic Base Types in C++ without RTTI +0.73
Exception polymorphism c++ -0.68
Should arrays be used in C++? -1.17
Why is template typedef an issue in C++ (not C++11) +0.67
C++ Vector iterate over abstract class +0.52
What are the base cases for Coin Change using Recursion? +0.41
C++ string data() function make references and pointers invalidated? -1.24
Why does compiler not throw compilation error? -1.47
C++ : Class & callbacks issue -0.69
Copying two array into one larger array? -0.61
Can objects with private copy constructors be thrown? -1.66
What are the major advantages of const versus #define for global co... +2.25
C++: Union containing class instances calls wrong virtual function +2.25
Passing an object as reference or pointer in a function -0.55