StackRating

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

celtschk

Rating
1506.62 (114,336th)
Reputation
15,971 (8,767th)
Page: 1 2 3 4 ... 7
Title Δ
Why should I mark all methods virtual in C++? Is there a trade-off? -1.51
pointer to structures in C/C++ -0.23
Calling C++ function from Fortran in Visual Studio 2010 0.00
std::vector segmentation fault with and without initialization +0.46
What does a static library that depends on another static library c... +1.16
How does the behavior of std::tolower change in different locales? -1.76
L-value references to abstract classes and `decltype` 0.00
What is the value of '\n' under C compilers for old Mac OS? +1.03
Initialize inline vector of bool -1.84
How to avoid "if" chains? +0.22
Virtual table pointers +2.62
Overload resolution with variadic higher order functions +1.87
Mutual inclusion with inline function in C++ 0.00
How do I interpret this Pascal part to C++? -0.30
Accessors vs. public data member vs. reference getter +1.15
What does compiler do when performing lvalue-to-rvalue conversion? 0.00
Using variadic templates to specify friend classes 0.00
c++ deleted move assignment operator compilation issues 0.00
Initialize generic templated container -0.52
c++ Destructor with templates: T could be a pointer or not +0.23
In c++, how can I get from an object to a static member? -1.67
Setting static constant value (not by preprocessor) at compile time -0.76
Why does Extern-C return POD and constructed types differently? 0.00
Change from string to number in C++ -0.78
Error: variable '*' has initializer but incomplete type and one other +0.22
Why should we use "::" operator on global functions / obj... -0.79
Readfile is not reading the the blank spaces from my text file? -1.41
Why std:: is not needed when using ispunct() in C++? -0.14
error C2106: '=' : left operand must be l-value -0.67
auto_ptr_ref implementation questions +2.36
How can I understand the fdump-class-hierarchy output 0.00
Cast of pointer to vector of different types -0.52
How to access type traits from a given (deferred) pointer type? +1.18
Concerning integer types of bits in Dev-C++ +0.85
Calling the destructor for matched type in boost-variant -1.04
Can anyone explain me this --kill-at linker option? -1.35
Law of Demeter in API Design for C++ -0.04
Assigning pair to a vector in C++ -1.17
main () std::string instead of char** why the exclusion -2.14
How can I use my C++ DLLs with a C application? +1.83
C++ class and friend -0.57
Should I avoid using pointers here? +1.59
Declaration vs Definition -0.90
Given series of integers, provide the kth largest number +0.20
Actual meaning of redefinition of function with inheritance in C++ -0.67
In which situations we make variables as public and methods as priv... +0.82
Derived curiously recurring templates and covariance -1.98
Will polymorphism hold for C++ object references passed around in C? +1.25
C++ Creating Child Class from a Parent Class that's already been in... +1.37
Trouble with input -0.01