StackRating

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

Christian Hackl

Rating
1523.87 (25,399th)
Reputation
22,748 (5,748th)
Page: 1 ... 6 7 8 9 10 ... 18
Title Δ
How to assign a function to a function pointer that takes argument... -2.00
Accessing std::vector more efficiently -1.13
Looking for some confirmations on pointer usage differences +0.93
C++ and Visual Studio error - no suitable conversion function from... 0.00
Assigning char [][] to char** -0.04
Is Static Methods Used in std::char_traits a kind of inheritance? 0.00
Converting from vector<string> to vector<double> withou... +1.44
Correct way of using isDigit() function in c++ +0.45
Is comparison of const_iterator with iterator well-defined? +0.98
C++ Singleton #define +0.24
How to find a value to remove from a vector, and remove the same po... +0.46
Disadvantages to deleting default C++ copy and move constructors an... +0.25
What is the most stl-ish way to replace character in a std::string... -0.38
Check if input is integer -1.63
In C++, Is it possible to force the user to catch exceptions? -0.42
Modifying a container within std::for_each +1.39
Shared Pointer Collections and common methods 0.00
Initializing a member of type array in a superclass, using the init... 0.00
How to fill a global variable without calling for it in main progra... -2.11
Suppress or overwrite keyword NULL 0.00
C++ Is it possible to return a reference to a private object and pr... 0.00
Missing call to bound pointer to member function +2.18
Peculiar way for object creation? +1.23
Where does the memory come from to initialize a C++ object without... +2.12
std::queue with different container type depending on runtime data -1.68
How convert int to enum value c++ 0.00
Switching between std::to_string() and .toString() depending upon t... +1.47
How can I check if vector elements are in order consecutively? +0.31
access protected variable in derived class c++ -0.53
C++ declaring an abstract class as friend class -0.09
Why does this code in C++ give me a runtime error? +1.26
how to read input files taken as parameters in C++ -0.11
New throws bad_alloc despite <new> header not being defined? -0.60
C++ Java like enum header compiler error 0.00
Copy constructor's signature without reference -2.35
C++ Copy constructor does not copy +1.59
Generic Templates in C++ -0.06
C++ Is it legal to use .. (dot dot) in #include directive? 0.00
C++: is it possible to create template function returning null? +0.50
Why does operator = return *this? -0.14
the arrow '->' separator is crashing when calling functi... +1.14
Operator Overloading for struct pointers -0.34
Effiective programming: How to use find_if without writing the actu... +1.40
defining a variable using a struct as pointer +0.10
How can I call a function using parameter list in c++? -1.34
Creating a dynamic array seems to cause program termination 0.00
How to solve the error : cannot convert from int to float& at l... +0.45
Convert std::string to ci_string -0.55
In C++: why does a constructor get called when an array of objects... -0.44
Define array of own class in constructor with parameter in C++ 0.00