StackRating

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

Viktor Sehr

Rating
1461.38 (4,527,804th)
Reputation
8,609 (18,167th)
Page: 1 2 3 ... 4
Title Δ
How to convert "Set functions" such as removeAll and addA... +0.68
How do I request a fullscreen window on iOS using SDL2 0.00
Subtraction of iterators for unordered_set does not work 0.00
Why can't we trivially copy std::function -1.01
When do we need to call std::string::capacity()? +0.41
static variable inside function vs static class variable in c++ +0.16
What's the most simple way to read and write data from a struct... -1.94
How important is it to call Sleep() in a infinite while loop? -0.44
Using std::swap on a vector of int 0.00
How to fill const std::array<size_t, N> with values based on... -0.04
Nothing is drawn when using gles 2.0\egl\native activity on Android 0.00
Which boost libraries are discussed for inclusion in C++17? -1.35
Inserting a vector transformation -1.11
How do I get all key states when using asm.js/emscripten/SDL? +0.06
Returning a vector of tuples c++ -0.15
What is the preferred way to use auto to declare a lambda variable... -1.34
Defining both Assignment operator and copy constructor -0.22
How to replace all BOOST_FOREACH with C++11 for in visual studio 20... -0.41
what attributes are more efficient for a Point class? +1.03
Type safe physics operations in C++ +1.01
Use of a list of pointers in C++, (inheritance or performance?) +1.03
Check for existence of global operator<< in C++ +0.30
How to define strong ID types in C++11? 0.00
Is there a macro-based adapter to make a functor from a class? -0.56
C++11 range-based for loops without loop variable -0.87
Using auto in loops c++ -0.88
C++ How can I store multiple types in an vector of shared_ptrs? +0.05
Copy value into consts for optimization -1.55
why C++ have a reference type "&"? +2.41
how to loop multimap only to get first key-value pairs for every key? +1.34
An efficient dictionary of strings -1.50
How to detect mouse over some object in OpenGL? +0.53
Pointer type without delete operator -0.20
Making only the outer vector in vector<vector<int>> fixed +0.23
what's the difference between the initial statements in c++ +0.19
initializer_list in visual studio 2012 0.00
std::numeric_limits<T>::epsilon() for integrals -1.30
Global variable inside cpp file -0.48
In C++, is it bad to pass a const bool by reference? -1.11
What container should I use for the game objects that are created a... -0.59
Performance of auto_ptr vs. shared_ptr +2.42
Pure c++ app for Android and its performance 0.00
C++ 2011 : std::thread : simple example to parallelize a loop? 0.00
Good algorithm to turn stl map into sorted list of the keys based o... +1.01
size of class, member function size, inherited class size? +1.80
Possible to simplify this expression? -1.63
QuickSort in c++ +0.54
How to obtain index of element from predicate passed to some STL al... -1.02
remove all characters from a string -0.51
How to avoid memory leak in class function in C++? -0.23