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 2 3 4 5 6 7 ... 22
Title Δ
What does the scope resolution operator return in case of Type::var? -0.30
Pimpl idiom as template base class -1.76
What's the idiomatic way to make a lookup table which uses fiel... -2.12
Compile error using adjacent_difference 0.00
.size() string manipulation not reading actual length/size of chara... +0.33
Boost Context implementation 0.00
Base64 decoded differently in Java (JJWT) -2.41
How can I overload empty operator of struct? -1.69
What can (and what can't) throw an exception in c++? +1.42
"Use & to create a pointer to a member" when using c_... -1.04
How to satisfy the Iterator trait bound in order to use Rayon here? 0.00
How to reverse map of objects to vector of tuples by using an itera... -1.54
Storing binary data buffer in protocol buffer message 0.00
Returning a struct created by serde_json in a function -1.72
Return reference to Linkedlist element 0.00
How does the compiler handle base class destructor calls in the der... +0.33
Static Bool Array Not initializing as set -0.78
Detect dangling references to temporary +0.95
Is it safe to implement Double Check Lock Pattern in C++ before C++11 0.00
C++ Multithreading: is initialization of a local static lambda thre... +1.91
Use a closure inside a thread 0.00
Mutex lock speed difference inside and outisde the foor loop 0.00
Mapping a functor to another in Haskell +1.77
Rvalue reference to lvalue reference - ub? 0.00
C++ "=" operator behavior for a class with a private vect... 0.00
How do I get the mangled name of a NamedDecl in Clang? 0.00
Compare a borrowed integer to a literal integer 0.00
Why does []mutable{} not compile? +1.59
The difference between reduce and decrease in iterator -2.00
Proper unit testing in Visual Studio 0.00
Manipulating an object from inside a loop that borrows it -0.16
Warning: Multiple copy constructors defined while deleting them -1.22
mutually recursive functions -0.17
Catching checked exception which is not thrown in try clause 0.00
no match for operator * operator declared in h and cpp file -0.45
How long is std::async running? 0.00
double free or corruption with shared pointers -1.19
Difference between execution policies and when to use them 0.00
Create infinite list in Haskell with IO -2.34
std::move- How to warn programmer not to use *moved from* object +0.32
C++11 regex_replace weird behaviour 0.00
When are numeric literals assigned to default types? 0.00
validity of "+" operator while using "<<" -0.92
When a method is defined inside class scope, project won't comp... -0.08
std::map<string, string> to string (first values) +0.91
C++ Get Virtual Function Table Index +0.44
correct approach to conditionally return different types from a tem... +1.29
Are atomic types necessary in multi-threading? (OS X, clang, c++11) +0.75
Unable to create a polymorphic type because the trait cannot be mad... -1.54
Temporary in a function call: UB? 0.00