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 ... 22
Title Δ
Professional way to initialize an empty string in c++ 0.00
C++: Implicit call of constructor from another constructor +1.76
Forever hanging destructor -1.64
Can I use C-style casts when calling C functions from C++? +1.81
Does Rust have an equivalent of C's typedef? 0.00
Comparison between pointer and null character legal? +2.37
incremeting a value by cascading calls +0.99
Implicit conversion from non-const to const template parameter does... -2.13
Modifying set while iterating gives me segfault -0.09
Curly braces constructor prefers initializer_list over better match... 0.00
Result of TLS variable access not cached 0.00
RAII and factory design pattern? +1.27
Visitor and double dispatch without overriding "accept" m... +0.63
Why haven't modern compilers removed the need for expression te... -2.43
C++ How to initialize members with hidden default constructors? [So... -1.10
Is there a shortcut for as_ref().unwrap()? -2.21
Boost and xml parsing 0.00
c++ boost range adaptor multiple vectors 0.00
Why does std::unique_lock have a default constructor? 0.00
C++ Advantage of Proxy Classes 0.00
Methods with covariant return types crashes on VC++ 0.00
Proper way to terminate a thread in c++ 0.00
Separate classes into their own definition and implementation files... 0.00
Is there a variable evaluator in Rust? 0.00
DLL call to a method involving strncpy() -0.66
string copied to character array -0.14
using cache make vector fast or what? 0.00
How to avoid downcasting in entity component system c++ +1.77
What are the differences between the GNU and MSVC Rust toolchain? 0.00
C++ insert vector into vector overwrite not push_back -0.67
Why does the derived clone() method return a reference? 0.00
Is it possible to compose a chain of functions at runtime? -0.30
Is it possible to compose a chain of functions at runtime? +1.70
Should implementation of System.IFormattable.Format(...) throw an e... 0.00
java get all extended interfaces from base interface +0.35
Declaring the same variables name within a given same scope in C++ 0.00
Does redirecting a pointer introduce memory leak? -0.37
ASP.Net Core 2 multiple Controllers 0.00
Class with defaulted protected destructor not trivially-destructibl... +0.34
std::unique_ptr incomplete type error in virtual function template... 0.00
What is the base class exactly in this case? 0.00
Unexpected behaviour of std::cout +1.40
How to understand this Rust function that returns another function? -1.94
Should I use C++ 17 over C++ 11? -1.52
Does anyone knows what "rimraf" means? 0.00
Difficulty understanding function for simple calculator (Stroustrop... +1.34
write 10 bit values to a char array 0.00
Sequencing rules and side effects for the operators 0.00
Java Comparable inheritance +0.35
How to destroy local variables if exceptions thrown by a function m... 0.00