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 ... 14 15 16 17 18 ... 23
Title Δ
overloading a virtual function that is used in a base classes non-v... +0.34
pointers and char arrays -0.89
Virtual Function Compared to Pointer Casting -1.07
how to return std file streams -1.08
Is there a standard way to determine at compile-time if system is 3... +0.83
C++ why does my app crash at delete +0.54
Template specialization fails on linking -0.07
C++ Resolving the diamond problem -0.44
How to find the middle node of a single linked list in a single tra... +1.47
byte representation of numbers -0.12
Inheriting template methods +2.49
C++ Heap allocation and reuse of memory +0.07
What is the life time of a C++ data structure object? +2.51
Getting strings within a getline string -2.05
member object constructor and enum +0.93
In MFC CArray, what are reasons to use different default template t... +0.54
C++: Replacement for Singleton +1.13
iterator class: compiler error in g++ while doing iterator add or s... -1.61
What is the initialization order for static data members of templat... +0.06
pure virtual declarations in subclasses +0.06
C++ exception overhead -0.77
Overload resolution failure when streaming object via implicit conv... -1.21
Disabling "bad function cast" warning +0.55
When should I use C++ pointers over Smart Pointers? -1.22
Why does data get assigned without an extra copy being created, in... +0.21
How to make large numbers of existing functions available in the sc... 0.00
What does here UserArray means? -1.50
Basic C++ inheritance challenged by my compiler? -1.23
error C2248: 'std::basic_ios<_Elem,_Traits>::basic_ios' : can... -1.78
Unexpected behaviour of virtual function? -0.42
When are includes not needed? +0.56
what is the advantage of a c++ class having static methods with exa... +0.50
Passing 2D array as argument -0.01
Displaying weird characters Turbo C++ +0.55
Get file name without extension? -0.49
How to define a file-scope symbol in C++ -0.44
ways to query template specializations at run-time / avoiding the b... 0.00
C++ Program reading date values 0.00
does it make sense to inherit privately from an abstract (pure virt... +0.70
multiple nested dependent names - where to stick the typename keywo... -0.14
Are C++ Containers exception-safe? -1.54
Scanning All Addresses in ProcessMemory +0.63
No Match for 'Operator>>' in 's>>local" -1.52
How is macro replacement performed in complex situations? 0.00
Does allocating memory and then releasing constitute a side effect... +0.18
Avoiding new() in initialization of static members? -0.64
Naming Conflict in C++: How to access a struct member called "... +1.11
Is it possible to calculate number factorial at compile time, but w... -0.30
Is there any goto statement in Java? +1.09
boost::split: how to split a string with a character? -1.17