StackRating

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

visitor

Rating
1502.27 (352,620th)
Reputation
6,680 (24,189th)
Page: 1 2
Title Δ
Floating point comparison in STL, BOOST -4.28
a nicer way to create structs in a loop -1.66
Where to add an overloaded operator for the tr1::array? -3.38
semicolon in C++? -3.08
Normal pointer vs Auto pointer (std::auto_ptr) +0.48
Syntax proposition: readability of templated type declarations -3.28
C++ constant reference lifetime -3.18
Is there a way to use template specialization to separate new from... +2.58
Restricting `using` directives to the current file +3.94
Why isn't the reference counter in boost::shared_ptr volatile? -3.66
We say Reference are const pointers. Why I am able to assign a new... -1.06
Storing expression template functors +1.27
Template with constant expression: error C2975 with VC++2008 0.00
I can't use std::vector of auto_ptr - should i use shared_ptr? -1.40
Function return type style +1.61
What wrapper class in C++ should I use for automated resource manag... -2.29
Modifying reference member from const member function in C++ -3.29
C++ character to int +3.22
Avoiding improper std::string initialization with NULL const char*... +0.87
Any suggestion for doing an arbitrary operation using given argumen... -2.55
Checking if an iterator references an item in a list -2.41
Pointer to [-1]th index of array +0.67
BOOST_FOREACH implicit use of reference? +4.54
Why is it not possible to store a function pointer of a base class? +0.06
How do you "break" out of a function? +1.34
Using STL algorithms (specifically std::sort) from within a templat... -0.25
Using boost.assign on collection of shared_ptr +1.86
How do I check my template class is of a specific classtype? -2.32
program that will compile in C but not in c++ +1.54
permutations in c++ +3.57
C++ - String input with a pointer-to-structure? +3.12
What requires me to declare "using namespace std;"? +2.15
Reverse C-style String? - C++ +1.88
update map value +1.62
If statement in c++ -1.10
function template overloading +3.67
c++ problem with function overloading +3.00
Why can I not call my class's constructor from an instance of that... +3.36
Using continue in a switch statement +3.78
Using templates to make items of varying length stay on stack? -3.45
Can you tell me why this generates time limit exceeded in spoj(Prim... -0.21
C++ Array vs vector +0.13
Default argument in a function [C++] -1.12
Does a boolean condition in a for loop that is always false get opt... +0.54