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 ... 12 13 14 15 16 ... 23
Title Δ
Shouldn't declaration match its definition when array is involved? -0.55
C++: function inside class for multiple variable values +0.58
How do you define a global function in C++? -0.99
compile time loops +1.64
Concatenating a stack string with a heap string gives odd results -0.87
C++ error instantiated from here when using templates 0.00
Are these overloads necessary? -0.69
The relationship between auto and decltype -1.42
Dependent variables in C++? -0.51
How to (re)call a constructor of an initialised object? -0.47
C++0x lambda wrappers vs. bind for passing member functions 0.00
Simple question about header files in C++ +0.45
You can 'promote' access specification through inheritance, can you... -0.44
how to over come the issue of object slicing in c++ +0.50
Error control in constructors +0.09
covariant return types with multiple inheritance. how does this cod... -1.05
Correct Way to Define a Predicate Function in C++ -0.65
Explicit destructor in templated context -1.69
When should a virtual method be pure? -0.22
Why are structures copied via memcpy in embedded system code? +0.31
Private vs. Static functions in C++ +0.77
static member definition with template base class +0.55
error when declaring an enum to a variable -0.32
Templated operator overload trick -1.20
Set double[] from float* in initilization list -0.19
Is there any other possiblitly to prove this point other than using... -0.99
Convention of using underscores in C++ class member names +0.89
C - Loading a Struct Containing a Pointer to a Pointer -0.93
Passing an argument to a function that gets automatically converted... -1.57
How do I convert int* to int (*p)(void)? +1.02
How do I explicitly initalize a structure's member vector? -1.15
How to debug when program crashes on delete? +1.19
Why would I make copy constructor and assignment operator private a... -0.18
Does derived class' member functions inherit virtualness from base... +1.49
c++ passing a dynamic variable between 2 .cpp source files 0.00
Avoiding Brackets for Class Template Having Default Parameter -0.58
defining and iterating through array of strings in c -0.05
redefining or adding a classes member function dynamically/ during... +0.29
Dynamic memory allocation of objects in C++ +0.90
Have a way to simulate diamond problem with Java +2.11
restrict qualifier on member functions (restrict this pointer) +0.65
Subclass/inherit standard containers? -0.95
Call function when items are added or removed from a vector -0.66
Default constructor defined with default arguments outside the clas... -0.82
fixed length array data structure which allows quick reuse of arbit... -0.40
How do you force compiler to pass some variable by reference in C++? -0.98
Memory management differences in return by value -1.32
Use of global variables in simulation code -0.41
How to swap content of void pointers? -0.27
how to pass variable argument to exe? -0.52