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 ... 31 32 33 34 35 ... 52
Title Δ
Is copy/move elision allowed to make a program using deleted functi... 0.00
Is it possible to declare a pointer to a function with unknown (at... +0.87
Woverloaded-virtual warning on usual method 0.00
Can constructor template cause ambiguity in the c++17 parameter ded... +0.27
C wrapper for a C++ class not working 0.00
Object invoking in for new operator overloading -0.25
how to call member functions when the objects is variable template... -1.37
Why doesn't this curiously recurring template pattern example c... 0.00
Should I use smart pointers in this situation? 0.00
Can non-type template parameters in c++17 be decltype(auto)? 0.00
Why the capturing lambda cannot be applied to the std::valarray? 0.00
error: request for member '..' in '..' , which is o... 0.00
LLVMContext as class member breaks constructors? 0.00
size in bytes of a vector of structs containing vector, C++ 0.00
How to correctly cast a pointer-to-struct to pointer-to-other-struc... 0.00
Pass shared_ptr as pointer to pointer +0.27
how to access C++ class data member from C function 0.00
Does compiler really enforce implementation of pure virtual destruc... +0.84
Can "typedef" type names declare a pointer to a struct, l... +1.43
Calling a function from a DLL which is developed in C++ from C +1.72
How is class function without definition not causing error 0.00
C++: Define map with values of recursive nature +1.50
Can I safely convert struct of floats into float array in C++? -0.37
Ambiguous call to member function for captured this in a lambda 0.00
Enum with struct as values? -0.75
using type alias such as using A = int(int) -2.66
F.54: If you capture this, capture all variables explicitly (no def... -0.68
Refer to function of different base class according to template par... -0.74
Couldn't deduce template parameter 'T' for function arg... 0.00
using map's initializer list inside constructor initializer +1.14
With C++11, is it undefined behavior to write f(x++), g(x++)? +1.79
For a type Class::Type, can I derive const Class::Type from a const... 0.00
Time complexity of enumerator 0.00
Are base class objects implicitly added to derived classes? +1.66
template template parameters and forwarding references +1.36
Is it possible to reuse usual iterator to build const iterator? +0.22
How come printing &some_buf[0] and &some_buf give different... +0.80
Which base class is calling derived overridden method? +0.27
Using different namespace in same function +0.77
Overriding new operator - non-allocating placement allocation funct... +0.28
c++: two pointers pointing to the same object share the same address? -1.89
What is exactly an "invalid conversion specification"? +1.97
Why ideone.com does this? 0.00
STL container as template parameter in function, error in call +0.28
C++, Fulfilling typedef with lambda? 0.00
Why does passing the literal 3 choose the int overload instead of t... +0.70
How to make compiler know which overload of a function to call to a... -0.22
std::basic_ostream with parameter 0.00
Why is making a shared pointer from a reference copies the object? +1.19
Smartpointers equivalent -0.72