StackRating

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

Jens

Rating
1493.73 (4,319,450th)
Reputation
6,398 (25,345th)
Page: 1 2 3 4 5 6
Title Δ
C++ How to pass 2 arrays (of strings) to a function, and compare to... +0.54
Implementing operator overloading on abstract interface in C++ -0.12
Write C wrapper for C++ libraries? -1.65
What is standard defer/finalizer implementation in C++? +1.98
Class inclusion vs Class Inheritance +0.52
C++ How to check if all values in array are different? -0.34
optional range check based on template parameter +0.89
Factory pattern with private constructors in C++ +1.56
Undefined behavior with std::move -0.43
Is there a way avoid having to instantiate a lot of templates in a... +0.54
How to: copying an instance of a class without a proper default con... 0.00
declaring a pointer or a stack variable +1.62
Initialization of sub-classes in main constructors - body of main c... +0.15
Remove last 5 elements of a map -0.60
std::map vs unordered_map memory footprint for small N +2.00
std::map vs unordered_map memory footprint for small N +4.22
Sending data through ZeroMQ (zmqpp) using MsgPack gives 'msgpac... 0.00
C++: Semantics for read-only and write-only versions of a class 0.00
find distinct elements in an array using c++ -3.62
C++ non-static method folding -1.70
Unusual behavior with auto while traversing a dynamic vector 0.00
C++ call function with reference to array of const integers 0.00
How to multithread reading a file in c++11? +1.97
std::map with string key and custom value field -0.87
Swapping variables' values concisely using C++ -1.48
Software for checking memory leakage in exe file 0.00
Weird uninitialized const member behavior +4.02
Access violation in C++ polymorphism (virtual pointer function poin... -4.03
What's a good implementation of applying a unary function to so... +4.19
Performance of repetitive indirection -3.01
Alterantive for callbacks using std::function -1.11
Returning a shared_ptr -3.92
Give a closure as a «class method pointer»? 0.00
Bit manipulation with pointers +3.34
Fast, Fast random integer generator -3.68
"pointer being freed was not allocated" in structure 0.00
More efficient data structure +0.36
Best practice for handling const class data -2.68
Error deleting a pointer in a vector -3.39
C++ How call the same method firstly from base class, then from der... +1.28
Modern alternative to publisher subscriber pattern +2.02
Accessing methods of an object from another object (Suggest for a b... -2.73
Variable declaration with const and reference +0.37
Container optimization: Why are STL container method arguments no l... -2.73
Why are VB.NET and C++ giving different results for same expression? -0.66
Which of these is a better method of error handling? +3.38
Is constexpr a "hint" (like inline) or "a binding re... -3.16
C++ priority queue swapping contents -3.87
Optimization of virtual function calls in derived class +2.56
Do I need to reset a shared_ptr before removing it from a vector? +4.32