StackRating

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

Abhay

Rating
1510.66 (66,624th)
Reputation
6,071 (26,857th)
Page: 1 2
Title Δ
C++: How does one replace all instances of a character in a string... -4.11
cout (standard output) in C++ +0.10
C++ Objects: When should I use pointer or reference +1.21
How do C++ progs get their return value, when a return is not speci... +1.95
bool operator ++ and -- -1.14
How do you import an enum into a different namespace in C++? -0.73
Protected vs Private Destructor +2.27
Java vs. C++ for building a GUI which has a C++ backend +3.76
Access class functions from another thead? -3.89
suspicions of multithreading race conditions in c++ virtual calls w... -0.17
difference between classes and namespaces? +2.09
Is a pointer to a virtual member function valid in the constructor... -4.11
How to count lines of a file in C++? +4.05
Why does this class declaration not work on Visual Studio +4.28
How to force inclusion of an object file in a static library when l... -2.40
C++: Can't use std::wstringstream -3.92
C++ - Where to throw exception? +1.16
Is typeid of type name always evaluated at compile time in c++? -4.03
empty base class optimization -3.23
what is the reason i am getting out put is 111? -2.47
What is a QT Plugin? +3.75
Initilizing a static class member that depends on a private templat... +6.24
How to program a connection pool? 0.00
Passing data structures to different threads +2.09
When is #include <new> library required in C++? +4.19
Behavior of virtual function in C++ -0.68
When pass-by-pointer is preferred to pass-by-reference in C++? +2.66
May volatile be in user defined types to help writing thread-safe c... +4.28
Should static_cast<Derived *>(Base pointer) give compile time... +4.68
Is new int[10]() valid c++? +1.81
Why can't a std::vector take a local type? +4.62
How to remove smart pointers from a cache when there are no more re... +1.83
Remove dependancy constants from enum definition -1.23
Advantages/disadvantages of auto pointers +4.21
Using templates to make items of varying length stay on stack? +4.25
Use Boost.Signal instead of Qt's signals? Do without moc? +2.12
Is ACE reactor timer managment thread safe? 0.00
what's polymorphic type in C++? +0.22
why does the derived class inherit the private members of the base... -2.22
Making map::find operation case insensitive +4.59
A good way to implement useable Callbacks in C++ -0.94
C++ string in classes -3.36
set an attribute in XML node usig MSXML. I am struck 0.00
C++ Style: Prefixing virtual keyword to overridden methods +0.01
C++: Confusing declaration semantics +4.35
How should smart pointers get down casted? -1.11
Writing to default-constructed fstream: Undefined Behavior? 0.00
svg example in C/C++ +2.98
How to design a C++ class? +0.32
C++ class design problem +3.06