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 ... 42 43 44 45 46 ... 66
Title Δ
Destructor for a doubly-linked list that points to its value +0.28
Can I safely create references to possibly invalid memory as long a... +1.13
Can enable_if be used as a non-extra parameter (e.g. for a construc... 0.00
Prototype in C++ -1.08
Creating a console window from a WinAPI window? 0.00
Cross product in c++ +1.06
Warnings causing bug in the .exe? -1.03
std::exception not being caught? +2.50
Hiding variables from subclasses 0.00
Motivation for not using virtual functions +0.38
C++ Error Handling - downside of using std::pair or std::tuple for... -0.87
dynamic stack structures with pointers 0.00
c++ string casting -1.20
I have n spaces, in each space, I can place a number 0 through m. W... -0.65
Detecting and adjusting for negative zero -1.73
What determines the size of integer in C? +0.01
Why Java could have many Main that you can decide which java file y... +1.53
To understand the type of exception using try/catch in VC++ 0.00
Correct idiom for allocating and deallocating resources via C inter... 0.00
Pure functions in C++11 -1.76
Pass subclasses to a function that takes their superclass +0.29
C++: Applying an argument to range of functions +0.53
What happens when I assign long int to int in C? -1.79
Despite violation of the One Definition Rule, how is it possible th... +1.58
Initialize a const array in compile time with a template-based length 0.00
starting an .exe file from c++ in windows -1.41
I need to resize an array of pointers +0.80
Is there a way to prevent usage of unimplemented functions during c... -0.00
C to C++ : Converting structs to classes +1.55
ObjA = ObjB in C++ +1.52
Singleton with Reference Variable -0.06
FindFirstFile Issues can't get any example to work. +0.41
C++ dynamic size array +1.02
Returning constant character pointer from a function -0.28
Clear or empty a VLA +1.05
MS-DOS commands doesn't work (COPY and ERASE) +0.46
What is the use of std::nothrow and std::new_handler in standard he... +2.14
Passing an array of pointers as a const 0.00
unsigned char subtraction efficiency 0.00
How to point to actual element not just the the array address? 0.00
Odd behavior with inheritance and c++ +0.35
Should I use static or inline? +0.19
Difference between Pointer->Call() and (*Pointer).Call() -2.39
Is the u8 string literal necessary in C++11 +0.45
Invoking virtual method in constructor: difference between Java and... +1.69
Allocating array of std::vector Slows Down Subsequent Computation -0.64
choosing specific icon within .ico file 0.00
Signed Floating Point Variable Conversion to unsigned DWORD 0.00
Trying to access an index of an std::stack -0.84
decltype on type expressions +2.05