StackRating

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

sbi

Rating
1653.12 (514th)
Reputation
172,053 (298th)
Page: 1 2 3 4 5 6 ... 31
Title Δ
Modify log class to accept variables in string - C++ -0.19
error when declaring an enum to a variable +0.79
C++ stream second insertion operator +0.59
cin.getline not executing c++ +1.32
What does a leading :: mean in "using namespace ::X" in C++ -0.72
C++ writing and reading doubles from a binary file +0.32
C++ Determine the type of a variable and use it within sizeof() +0.98
Single-use class +0.66
How to call a c function from name , which is stored in a char* poi... +1.01
checking class in c++ templates without class instance -0.82
Multi-dimensional vector initialization -2.74
Pimpl idiom and internal object collaboration without friend declar... -1.99
What is the use of private static member functions? +0.25
Should one keenly & consciously attempt to postpone variable de... +1.07
Merge generated files from trunk into branch -0.74
Selectively disabling checked iterators 0.00
Help me with "template parameters not used in partial speciali... -1.61
Can a C++ function return more than one value? +0.10
Using same name for kind of variable commonly re-occurring in a nes... +0.64
Is `template<>` optional when specializing a class template u... +0.65
Function 'not declared in this scope', but it is! Isn't it? +0.37
Weird error casting an LPVOID to an int pointer -0.95
Class instance declaration in C++ -0.79
Writing std::ostringstream to file without copying? +1.45
Value-initializing an automatic object? -2.25
If I return an STL container from a function by value will GCC copy... -0.93
How to decide on stack vs heap vs boost::pool allocation in a case... +1.43
Uncaught exception in a callback from a 3rd party static library -2.26
My C++ class is having trouble linking to a function in another .cp... -0.33
Is this a valid (ab)use of lambda expressions? +0.07
Update branch from parent branch? 0.00
How can i stop the debugger in a particular variable value? -0.77
Generic/template programming best practices: To limit types, or not... +0.44
About invalidating iterators -0.83
wrap a c++ library in c? (don't "extern c") +0.75
Overloading c++ typecasting (functions) -0.26
How can I cast or convert boost bind to C function pointer? -0.46
How get smallest n, that 2 ^ n >= x for given integer x in O(1)? +0.58
transfering object ownership on std::allocator rebind +1.08
what is the cin operator order in C++ -0.47
C++ compile time function execution +0.37
C++ parsing small float from string -0.78
How do you save a whole array to a disk in c++ +0.71
Write a recursive function that reverses the input string -0.62
Non-Virtual Interface - how to invoke the correct virtual function +0.65
Why is typename _not_ needed here in Visual Studio 2008/2010? +2.55
Executing base function before continuing in derived function -0.41
Practices regarding wrapper for setDataBuffer (OCCI) +0.01
Size-Of C-Array as a function? +1.81
Help In code template -1.33