StackRating

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

iammilind

Rating
1509.89 (71,401st)
Reputation
45,570 (2,306th)
Page: 1 ... 15 16 17 18 19 ... 23
Title Δ
Deallocating Dynamic 2D Array with Template -0.66
Calling template function pointer with variable argument number -0.76
Object Factory with different parameters -0.48
Assigning one variable value to another -1.36
Bitmask switch statement +0.74
Why not have all the functions as virtual in C++? -0.08
Design a Multidimensional Array in C++ +1.13
C++ std::cin Unhandled exception: Access violation writing location +1.26
May I have a real life example where casting through void* works an... +0.55
ostream operator overloading for unsigned char in C++ -1.86
C++ When should we prefer to use a two chained static_cast over rei... +0.84
C++ Templating vs Inheritance +2.11
Can new throws in a case of heap corruption? +0.50
Why can't I assign the wrong enum element, but can compare against... +0.93
Volatile and multithreading: is the following thread-safe? -0.25
C++ syntax question +0.96
Why the bullseye code coverage doesn't trace a pure virtual functio... 0.00
prevent creation of object with static lifetime +2.80
2 simple variable initialization question +0.00
How can I cause the compiler to issue an error for classes that def... -1.50
Instance of c++ class +0.56
Template function having its caller's context? -0.86
Read from stdin and store values into array C++ 0.00
call overwritten child function within parent function +0.61
why the size of derived class increased, even though the base class... -1.18
When do we need a private constructor in C++ +1.51
How to invoke C++ function? -0.17
Linked list destructor problem -0.38
Does std::sort check if a vector is already sorted? +1.68
c++ class design, 'virtual options struct and setter'? -1.25
How do I access objects in a linked-list in C++ +0.41
Different ways of leaking memory +0.39
calling a function name built with __LINE__ +1.79
How to determine if a class contains a subclass / type? 0.00
Why is an assignment to a base class valid, but an assignment to a... -1.34
A question about for_each in vector of c++ -0.84
typedef function pointer that takes argument ClassName* before defi... -0.32
How to check whether operator== exists? +0.95
Recursive generic function used as a predicate, compilation failure -1.16
Compile time comparison of template parameter -1.42
Is there a valid case for creating a temporary that is immediately... +1.17
Wanted suggestion for the following code , how to initialize a stru... -0.44
Why is there no gcc/g++ warning for unused temporaries? +0.60
Specify the element position in the array declaration in C++ -1.16
Build & execute a stack of void functions +0.18
Function returning pointer to itself? -0.65
return first non repeating character in a string +1.58
Inner class template circular reference +0.39
stealing inside the move constructor +1.01
How to use multiple source files to create a single object file wit... -0.11