StackRating

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

Mikael Persson

Rating
1535.07 (14,599th)
Reputation
14,868 (9,487th)
Page: 1 2 3 4 ... 5
Title Δ
Name of this C++ pattern and the reasoning behind it? +1.81
Difference between std::set and boost::container::set 0.00
How can runtime systems support "GC" on compiled binaries? -0.22
Is there way to use C++ 11 thread objects within Older C/C++ Compiler 0.00
What is a good data structure with fast insertions+deletions and pa... +2.08
Why there are no overloads of find/lower_bound for std::map and no... -1.26
Eigen is Failing to Give Correct Matrix Inverse (c++) 0.00
Calling linux command line tools inside application 0.00
c++ map implementation with good performance -0.68
Google Protocol Buffers in C++: Creating a message from an existing... 0.00
find multiple edges given 2 vertices in BOOST graph 0.00
How do I enforce not modifying any part of a referred to variable? 0.00
Is it worth it to avoid polymorphism in order to gain performance? +0.67
Default Win32 project has constant number of memory leaks 0.00
Сomputational complexity for HeapAlloc -0.02
Threading vs Task-Based vs Asynchronous Programming +0.44
Resource handles - prohibiting default constructors? +1.16
Microsoft C++ exception: std::bad_alloc. What could be causing it? 0.00
Which book should I read first? 0.00
What happens to global and static variables in a shared library whe... 0.00
Operator[] C++ Get/Set -0.01
boost::bind, std::bind and overloaded functions +1.24
sleep boost::thread indefinitely and wake from another thread? +0.44
Questions about STL containers in C++ +0.22
Introsort (quicksort + heapsort) implementation and complexity 0.00
What's the best way to wrap a C callback with a C++11 interface? +1.37
where is class std::out_of_range fully defined? +1.52
Can Tail Call Optimization and RAII Co-Exist? +0.49
When should we provide our own Hash function for `std::unordered_set` -0.64
Combining large C and C++ programs +1.15
Python's None return feature mimicking in C++ -0.88
How is it possible to overload the throw function while writing a c... -1.70
Type traits wich is true for all const/volatile/signed/unsigned ver... -0.10
C++: Generate a compile error if user tries to instantiate a class... +0.24
How do I cast a base class pointer to a pointer of a class derived... +1.10
In relation to the paragraph 12.7p3 in the C++ Standard, I have the... 0.00
How does boost.pool achieve re-use of allocated memory? +0.00
g++ doesn't compile certain nested templates +2.00
Automate LLVM style RTTI code +0.48
Is there a linked hash set in C++? -0.69
Wrapping different C API implementations in C++ +1.56
Boost Random and OpenMP +0.25
Is a bad practice to declare static variables into functions/member... +1.08
C++ STL: Why is there no upper_bound equivalent that retrieves the... +2.11
Compare two strings (similar to how GNU diff does) +0.57
What is the behavior when there are mismatched types between an ext... -2.16
How can I add libraries to a project in a system independent way? 0.00
Why did C++03 require template parameters to have external linkage? +2.63
G++ optimization beyond -O3/-Ofast +0.93
Rigid Body Simulation Friction +1.90