StackRating

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

Cheers and hth. - Alf

Rating
1607.22 (1,496th)
Reputation
126,064 (504th)
Page: 1 ... 9 10 11 12 13 ... 66
Title Δ
Passing reference_wrapper objects as function arguments in C++11 +0.17
How to display an int in WinApi (C++) 0.00
std::optional and polymorphism -1.57
opening image file on c++ , PNG , JPEG +0.80
How can I pass an object as an argument to one of its member functi... 0.00
universal return value for every function 0.00
Why doesn't C++ use std::nested_exception to allow throwing fro... -0.98
Copy Constructor Calling 0.00
create object with parameters on stack -0.68
Declaring class variables after assigning them values in C++ +1.36
Why doesn't this produce a double underflow? +1.35
Call srand outside main and before variable declaration -1.78
C++ destructor for tree structure -1.70
elegant way to get a variables limit +1.28
function ... has already a body & function template has already... -0.86
Dynamic array if condition met for later usage +0.69
Running a timer while other commands are being executed c++ +0.31
should we use exit in C++? -1.38
Using a Variable as an Array Parameter in C++ -0.44
A strange C++ error, maybe it is relative to the long long type +0.07
String Returns Null When Converted from Char +0.33
How does compiler know how to increment different pointers? -0.73
Singleton Design Pattern - Explicitly stating a Constructor outside... +0.64
Use of C-strings in C++ standard library -1.31
Destructor in virtual inheritance +0.17
LateBinding with dynamic memory 0.00
why am I able to invoke this C++ standard library function without... 0.00
const reference syntax difference between visual studio and gcc 0.00
Getting data members through void function (c++) -0.17
How can I make a visitor pattern configurable in runtime? 0.00
CRTP - Checking from the base class that the derived one meets requ... +1.86
Is there any difference between A a; and A a = A()? 0.00
C++ Error: 'x' is not a constant expression, how to fix? -0.67
In template class member function body outside class definition, wh... 0.00
Delete array of classes without calling destructors -1.03
Some doubts regarding Pointers as arrays? -0.70
How to choose function implementation based on C++ version +1.59
Virtual templated member function -0.17
Where can I find definition of keyword in C++? -0.68
Why does this recursive function work? +0.32
adding 2 large integers using arrays c++ -0.01
C++ and dynamically typed languages -1.11
C++ Pascal Strings errors. I cannot find the error in my code 0.00
Will a method be called virtually even if no sub-class overrides it? -0.24
make the middle letter blink -0.19
How to create a strong typedef in C++(11) without an external libra... -0.68
How to properly dynamically allocate an object? -0.16
How to use different member variable names in a template? 0.00
In a hierarchy, how son constructor can set members of grandfather... -0.14
const_iterator type of a container of const types 0.00