StackRating

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

Sebastian Redl

Rating
1598.39 (1,849th)
Reputation
52,075 (1,903rd)
Page: 1 ... 5 6 7 8 9 ... 22
Title Δ
unique_ptr and pointer by reference argument type +1.46
Should `constexpr` functions also be `noexcept`? 0.00
Is `mem::swap`ing a `Mutex<T>` really safe? +1.80
Can exceptions be thrown if I don't use throw keyword inside tr... -0.70
How partial template specialization chosen? 0.00
What does a "monadic structure" and "element of a st... +1.93
Shared pointer references 0.00
Haskell "fix" keyword failed on declaring a recursive lam... +1.95
How to convert string to binary string in Rust? 0.00
Does this expression a = a + b - ( b = a ); gives wrong output beca... +1.00
When does compiler mark default generated constructor as noexcept? +1.30
Problems converting from Visual Studio 2013 to Visual Studio 2015 0.00
Why constexpr is not the default for all function? +0.30
notify_one performance impact -2.59
Remove exception specifications from C++ code with sed 0.00
SetWindowsHookEx() monitoring all threads: Must the hook procedure... -1.27
Why :sprint always prints a "_"? -2.50
What algorithm does STL size() use to find the size of a string or... +0.82
C++ strcat is ignoring an argument? 0.00
Is using a reference as a return value considered as bad coding sty... +0.90
What does `Num a => a` mean in Haskell type system? +1.54
Questions on Haskell's sequence function 0.00
How does std::begin() work for builtin types? +1.67
Vector iterator is not dereferencable, while try to read from file +0.71
C++ Clang optimization bug with template 0.00
Needing to use char** in C++ instead of std::string* +0.58
Why is boost::filesystem aborting instead of throwing an exception? +1.31
C++: can C++11 move semantics avoid pointers in shared-ownership ca... +2.30
Generic higher-order function reference error -2.18
std::terminate and destructors of empty containers 0.00
c++ inline assembly optimizations +0.40
Haskell Safe IO 0.00
Compile error on VS2013 when range-based for loop and do while loop... +0.35
Are function return values automatic objects and thus guaranteed to... -0.87
Haskell saferead of file +1.30
C++ file extension in Visual Studio -0.53
extern template & incomplete types -0.39
Haskell: infinite lists - how lazy is Haskell? +1.47
Get positions of elements in list of strings in Haskell +1.42
Positive integers that multiply to a negative value +0.91
typedefing a function return type +1.19
C++:Using asynchronous callbacks with generic virtual functions in... -1.62
How to implement multiple traits for a struct without repeating met... -0.30
why the function “strlen” can't get the length of "ch1&quo... 0.00
std::ref and swap function does not seem to work well together +1.96
Is the Microsoft implementation of mbstowcs_s is thread safe -2.36
Java generics - erasure concept +0.36
Does setting a pointer to nullptr affect other pointers pointing to... +0.90
c++ explicit keyword cause compile error: template in template type... -0.17
Benchmarking adding elements to vector when size is known +0.76