StackRating

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

Columbo

Rating
1700.65 (151st)
Reputation
53,559 (1,829th)
Page: 1 ... 15 16 17 18
Title Δ
What is the correct way to use C++ style casts to perform an expres... -0.80
C++ use a number of arguments in variadic macro (implementing optio... -2.27
Enums or macro. Which is better +2.99
C++: Vector of fixed but runtime defined length arrays +3.98
Using template parameter as argument in a template 0.00
Why does not a template template parameter allow 'typename' after t... -3.31
Changing file opening for integers use 0.00
C++: Overloading delete on a polymorphic singleton class +2.42
Can explicitly defaulted / deleted functions overload on ref qualif... -2.63
The name lookup followed after qualified declarator-id +5.68
c++ combine erase and remove string 0.00
Why don't nested constructor calls compile? +0.71
Is it worth to try using smart pointer to build an array? 0.00
how to use typedef in class definition and implementation -4.40
Problems with the conversion operator and function lookup -0.41
`static constexpr auto` data-member initialized with unnamed enum +1.12
using c++11 auto as return type for const function object 0.00
Problems with string comparing with pointer -3.90
Pseudo-destructor call does not destroy an object 0.00
Does pseudo-destructor-name make a sense for non-class and non-enum... +5.58
C++ Read from a txt file and save everything before "|" i... 0.00
Value initialization +1.78
C++ avoiding typename ClassName::template MethodName 0.00
How to insert a buffer in a ostream with c++ +3.75
C++: Singleton? How to pass arguments to the construtors? +3.83
C++ Error C3867, something to do with functions within a class +3.59
C++ -- Incorrect signature for assignment operator? -4.33
Macro in C to replace a 0 with 1 +4.21
How exactly does the callstack work? +3.61
deque::shrink_to_fit memory guarantees -1.90
How to call a function using an argument supplied from the template... -2.85
Compilation trivia : error ' ... ' does not name a type 0.00
Is istream::seekg with ios_base::end reliable? -2.79
using boost bind for function object with a state and two arguments... 0.00
std::vector etc unnecessarily (erroneously?) instantiates nested te... 0.00
Copy struct to vector 0.00
Update pointer value in struct automatically 0.00
When can automatic return type apply? +5.71
Is the asterisk optional when calling a function pointer? -2.30
How can I decrease compile time of TMP & macro preprocessor met... 0.00
input char array and output it as integer array +2.96
Containers in C++11 STL -2.77
Disable RTTI for some classes -1.39
Application of name lookup to just declared name 0.00
External linkage and »extern "C"« block -3.75
Exposing base class enum without tediously listing enumerators +3.96
GCC and Clang template call resolution differences 0.00
How can I create a new primitive type using C++11 style strong type... +2.28
Dev-c++ Unrecognized command line option -std=c++11 or -std=c++0x 0.00
Custom template argument binder to use with with template template... 0.00