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 ... 7 8 9 10 11 ... 23
Title Δ
How to check if a type is a typedef of int -0.82
Creating read-only (public) class members in C++ +0.56
Passing by value or passing by reference -0.53
How do you implement a copy constructor when an element doesn't per... +2.29
convert variable to const -1.70
#if inside #define? -0.58
How qualification conversion is done? -2.05
Detecting if a type can be derived from in C++ -0.18
How to automatically convert strongly typed enum into int? -1.22
Control access to C++ global scope? 0.00
c++ compiler treats template syntax as '<' operator 0.00
speed of accessing const variables in c/c++ +0.54
Is it ok to combine friendship with inheritance to access private d... -0.35
Initializing an object with and without new operator -0.64
Call conversion operator does not work on with static const variable 0.00
Array and pointers -0.05
STL algorithms taking the whole container rather than .begin(), end... -0.12
Virtual Inheritance Confusion +1.41
Arranging Class Structure at Compile Time according to Template Par... +0.98
Replacing stack vs. static variable with instance of struct contain... 0.00
Inheritance of overloaded methods in Java and C++ differ in what fu... -0.48
const char* vs char* -0.55
const char* and char const* - are they the same? +0.56
C++ function template partial specialization? +2.40
What are the disadvantages of "upcasting"? +1.82
C++ Function Callbacks: Cannot convert from a member function to a... +0.84
Transfer an array of char via pointer to another temp array pointer +2.08
How to call a overrided virtual function from a base class function? -0.12
Macro definition ARRAY_SIZE +2.37
Namespace level enums in c++ +0.76
Is returning references of member variables bad pratice? -1.03
Missing template arguments before '.' token -0.82
java class issue -0.14
new and delete handles multithreading issues -0.99
Can we store instructions in dynamically allocated memory in C lang... -1.40
operator overload for dynamic array giving strange error +2.62
C++ initialize a 2D primitive array in a class with values from a c... +1.67
Forcing static member initialisation +1.02
static conversion of integer constant to const char* +1.13
Is it safe if a template contains virtual function? -1.30
Can I return an array by value in C++? -0.56
Template scoping issue code wont compile 0.00
Is it a legal notation: Foo &foo = Bar; +1.98
How often is non-public C++ inheritance used in practice? +0.36
translate c++ code into java -0.62
ostream error. Can anybody debug this? +0.30
Pointer with a pointer constructor +1.12
How to elegantly handle exception-throwing constructors? +0.29
$ in variable name? -1.69
How to add libraries path to a compiler 0.00