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 ... 22
Title Δ
How to automatically #derive(Something) on every struct(possibly wi... -0.23
A template class that only accepts enum type arguments? +1.26
How can I work around the error: "Local variable i defined in... 0.00
What is the most efficient way to iterate in [false, true]? +0.75
Why must items on the stack have a size that's known at compile... 0.00
How to delete singleton instance from separate module before system... +1.80
Generic parameter vs polymorphic parameters 0.00
PostgreSQL rename table - cascade renaming to objects like indices,... 0.00
glRotatef() works weird in Opengl 0.00
How do I create a type that hosts a list of items, that implement a... 0.00
Why does std cin work only when used with int variable? -2.64
Java implement interface method using subtype 0.00
How to design class that I need use derived class member in base cl... 0.00
C++ concatenation; string + double; operator+ vs operator+= 0.00
passing std::future to a boost::thread vs a std::thread 0.00
Why is std::map::erase(iterator it) amortized constant? 0.00
Does Rust borrow checker analyze the program locally or globally? +0.21
Finding a pair of elements in a Vec -0.63
Why std::string append is not overloaded on rval ref? -0.74
Rust - Multiple Calls to Iterator Methods -0.64
How do you code merging different executables into a single window... +0.36
What is the default behavior of a std::map if, rather than the valu... 0.00
c++ how does compiler get the length of argv strings +1.36
In practice, why would different compilers compute different values... +0.88
Why can't C++ compiler know a pointer is pointing to a derived... -0.65
Why won't the FindFirstFile function accept my pointer to a dat... -1.89
Is the LLVM C++ API better than string building the IR file and fee... 0.00
Why do both friend functions and get and set functions have access... -0.10
How to declare a function without implementing it? -1.74
Some elements which satisfy the condition in a two-dimensional arra... 0.00
pretty printing a Vec<char> with a separator 0.00
Return &dyn Trait1 from Box<dyn Trait1 + Trait2> 0.00
Rust: how to convert SocketAddr to IpNetwork? 0.00
Can't find any explanation for QRegularExpression behavior. It... 0.00
Why doesn't lifetime elision work for traits -1.86
Share function reference between threads in Rust 0.00
Running DLL file from command-line to popup a messagebox 0.00
If for lambda the compiler generated a method instead of a class, h... 0.00
C++ redefinition error, Why am I getting this error? 0.00
Do non-reference types always satisfy a lifetime of 'static? -0.64
`inline`, `constexpr` or `noexcept` for declaration only functions 0.00
why does static_assert doesn't work inside memberfunctions with... +1.95
Comparing value of enum gives compiler error 0.00
Is there any discernible difference to using an exception handler t... -1.60
cannot borrow data in a `&` reference as mutable in vector push 0.00
Error assignment of read-only location '__result.std::_Rb_tree_... 0.00
Map on a vector without clone +1.63
Is it possible to specify multiple dependency versions? 0.00
What is a fully qualified name? -2.11
How to disable parts of code when compiling +0.36