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 ... 13 14 15 16 17 ... 22
Title Δ
C++ : how to duplicate std::string * -0.54
Unicode to char* c++ 11 +0.38
initializing a class or struct with an atomic array -2.19
unique_ptr usage for legacy functions +1.28
Is the LLVM 5.0 compiler equivalent to the GCC compiler? +1.26
boost::property_tree xml pretty printing, formating 0.00
Observable behavior and undefined behavior -- What happens if I don... +0.45
How to construct custom type in a template class definition +1.52
Is there any reason to make a template template parameter non varia... +1.94
template specialization/initializations and namespaces? +1.96
Non-atomical assignement in multi-threaded applications 0.00
C / C++ - signed char comparing -0.39
Changing values in an array from a pointer? +0.46
Reference counting (without storing any data) +2.13
Implementation of dynamic hash table using chain hashing -0.43
How to handle nested conditionals -0.13
Calling the appropriate function based on an enumeration, but using... +0.37
how to make a not null-terminated c string? +0.47
std::promise::get_future raises illegal instruction (SIGILL) 0.00
OOPs concepts used in this class +0.39
does these code leak memory(construct stl list in an infinite loop)? +0.41
Performance vs Readability with optional parameter +1.36
Static generic interface implementation -0.67
C string immutable? +1.61
Can I use multiple threads to reduce the time taken to encrypt a la... +0.18
lock free programming - c++ atomic +1.72
Array declaration and initialization in C++11 -0.76
Why vector access operators are not specified as noexcept? +0.43
std::unique_lock<std::mutex> or std::lock_guard<std::mutex... +0.60
Accidentally backticking a non-binary function creates bizarre beha... -0.07
How to fix fprintf vulnerability? +1.14
Wrong use of pointer or a bug? -1.66
Getting long long with sufix out of istringstream (C++) 0.00
Iterating over pairs of numbers in an increasing order -0.15
Cannot assign to overloaded dereference (*) operator 0.00
Determine which store to memory that will happen first on a multi-c... +0.42
How to use fold to keep the values between function calls 0.00
Why doesn't RVO happen for assignment operator? (C++) +2.54
C++11 range based auto for loop by value, reference, and pointer +0.93
Haskell multiple action types inside do block gives error "Cou... 0.00
MSVS linker adding data between static const strings 0.00
Why I am getting the Constructor and the copy constructor called he... +0.42
Container with proxy iterator/reference and auto +2.06
Java InvocationTargetException +0.66
Is it safe to use static_cast in this polymorphic scenario? -0.54
c++ maps value get corrupted -0.08
In g++, when do you get <error-type> in the error message for... 0.00
gcc manages to compile code with undeclared variable 0.00
Anti C (char + char) +0.90
Casting a variadic parameter pack to (void) -1.32