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 ... 22 23 24 25 26 ... 52
Title Δ
Why would you explicitly move a forwarding reference? +0.22
Turning vector of shared_ptr into vector of shared_ptr to const -2.92
How do you assign array values to class member array in constructor... -0.93
const_cast for references and pointers 0.00
Assigning values to a tuple of references -1.78
Direct initialization with empty initializer list -0.81
How to forbid NULL value for function pointer parameter 0.00
Ternary expression in template arguments in C++ 0.00
Using a inherited class template 0.00
Is Iterator increment results a new iterator? -1.60
C++: Cast std::function to gsl_function 0.00
C++: proper way to pass Args && ... _args to nested list? 0.00
C - initializer not constant with string literal +1.32
Creating a pthread of nonstatic member function -1.11
Why is unique_ptr operator* not noexcept? +1.21
when the static member of class be destroyed 0.00
Kernel modules __init macro in C 0.00
What is happening when I initialize a std::string with 0? -2.29
Padding of Struct containing only structs +0.23
C++ tuple of vectors, create tuple from elements by index 0.00
Why is it unsafe to call push_back in a for loop even when there is... +1.27
Why can't I build and run this C code? +0.21
Why I am not able to make private operator new and use default impl... 0.00
Any techniques or tricks to modifying existing functions in C++? +0.53
Passing variable by reference to several threads corrupts heap -1.29
C++ typedef for templated class +0.46
C++ thread_local with different threading library than std::thread 0.00
Function pointers in C - nature and usage +0.90
Trying to call a member function pointer won't work -3.24
To move, or not to move from r-value ref-qualified method? +1.42
Can placeholder type in non-type template parameter involve overloa... 0.00
C++ Input ints into vector via ranged for loop; random 0s 0.00
Pointer-to-member that points to derived member -0.81
Can I inherit a constructor in C++11 and initialise something extra... +0.40
Horizontal Output Values in C++ +0.49
Deducing pointer-to-member template arguments -3.10
Which base class's virtual destructor is overriden in a derived... +2.01
Why does it work when it breaks the rule of order of initialization... +1.02
C++ Visual studio compiler warning C4800: 'int' : forcing v... +0.99
How to access a template type of a templated class at compile time? 0.00
Can `template` keyword qualifier cause code to compile successfully... 0.00
Why do templates specialisations need to be inlined? +0.23
Class template overloading across TUs 0.00
How to define and use a pointer to an "array" member? +1.39
checking iterator type in a container template class +1.26
How to match template friend function in a template class 0.00
Function definition in a template class 0.00
How to finalize std::async 0.00
C++ conversion operator to chrono::duration - works with c++17 but... +1.97
Is it possible to cast one function type to another function type t... 0.00