StackRating

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

StoryTeller - Unslander Monica

Rating
1807.58 (6th)
Reputation
118,523 (554th)
Page: 1 ... 20 21 22 23 24 ... 52
Title Δ
Multiple inheritance from multiple inheritance 0.00
__builtin_clz returns incorrect value for input zero 0.00
Template template parameters - why are they needed in this case? -0.36
C++ enum class with explicit values +0.98
user defined exception handling +0.65
Need help to understand the error message +0.83
Different compilation results not using extern in C vs in C++ +1.31
C++ Template type deduction for temporary value +0.61
How to directly assign a struct into an array? 0.00
Why do classes with no user-provide cp/mv ctor and have virtual fun... +0.61
How to use std::function with a template argument +0.23
why doesn't std::any_cast support implicit conversion? +0.96
Does *ptr++ has a side effect on the next memory location? +1.57
Is there any way to perform this "cast" of a void ptr to... +1.65
False warning for placement new? 0.00
Why is it an error to const-qualify a parameter pack of pointers? 0.00
Does value initialization work for atomic objects? 0.00
Should trivial default constructor respect default member initializ... +1.00
Is the c++ primer making something wrong with the usage of `dynamic... +1.58
Is it safe to pass a void pointer to function that accepts a non-vo... +0.57
C++ std::vector difference between creating object then adding it v... -0.30
Type aliases and template template argument deduction 0.00
Why my variadic template constructor does not match its arguments? -1.00
Arrow operator and vectors +0.69
When should I use [[maybe_unused]]? -1.74
template argument deduction for function pointer (g++ & ICC vs... 0.00
0 vs '\0' while initializing char in C -1.42
call constructor of class with brace enclosed initilizer list +0.99
Can `nullopt` be passed as non-type template parameter? +1.14
Will calling a non-virtual function on a class that has a vtable be... 0.00
Providing a C API to your C++ library and strict aliasing 0.00
Returning ifstream by value compiles 0.00
Error on subscripted value is neither array nor pointer nor vector +1.49
Why take the address of a reference give me a second rank pointer? 0.00
Does omitting sign automatically default to signed variable in C? +0.65
Can we use pointer of enum variable in C +1.02
Why deleted copy constructor doesn't let to use other construct... 0.00
STL way of creating/filling std::set from std::vector +0.33
How to deduce the return type of a function template base on a &quo... 0.00
Does future::wait() synchronize-with completion of the thread of ex... 0.00
Behavior of self-assignment with const ref parameter 0.00
c++: inherit constructor, but change by editing methods called with... +0.37
std::tuple member by member comparison fails 0.00
How to avoid mistakes in operator== implementations in C++? -2.34
C++ sharing one variable among more instances of object +0.20
Return array with const number of members +0.52
Why the need of virtual tables on calling virtual functions at runt... 0.00
Good practice to #define an unsigned bitwise macro flag 0.00
Move a vector<T*> to vector<const T*> +1.25
Pointers, the * operator +0.20