StackRating

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

Hatted Rooster

Rating
1607.90 (1,471st)
Reputation
25,204 (5,081st)
Page: 1 2 3 4 ... 17
Title Δ
How do i structure templates so they're polymorphic? 0.00
Is it legal to move elements from standard containers? +1.92
Deleting this pointer from constructor 0.00
Should I include <tuple>? +1.40
Cannot access base class' protected method in assignment operator 0.00
Calling non-const function of another class by reference from const... -0.62
Implicit conversion between std::filesystem::path and std::string,... -1.42
Is there a speed difference between an if check and a while check +0.88
Call Operator() for custom class std::shared_ptr instance -1.25
Why does std::enable_if require the second template type? 0.00
Avoiding implicit conversion in constructor. The 'explicit'... -0.98
What triggers an End of File? 0.00
Does compiler replace constant variables with its value while compi... +1.38
How to access values returned by object's reference to void poi... +0.37
How does lock work in parallel programing? -2.05
How to input the given word line into different strings seperated b... +0.35
Is const_cast(this) with a write operation undefined behaviour, if... +0.73
How to avoid code duplication in these functions? +1.68
Transform first uppercase letter to lowercase in string 0.00
Why is __cplusplus defined within extern "C" +1.81
How to pass pointer of derived class to reference to pointer of bas... +1.95
What version of Google's protobuf builds with -std=c++98 or -st... 0.00
What is required to be able to use Debug.Assert() function? 0.00
default destructor in a struct containing a unique_ptr causes compi... 0.00
How to appropriately use pointers in C++ functions? +1.07
Write C++ array to file, avoiding creating a std::string 0.00
Is it legal to call shared_future::get() multiple times on the same... -0.78
strange behavior of unsigned long long int in loop -1.45
Need help in understanding meaning of ' string ltrim(const stri... +1.70
Having preprocessor directive as part of statement 0.00
Why isn't it a compile-time error to return a nullptr as a std:... +1.70
What is the regular c++ equivalent of the Arduino "delay"... -0.81
function that return const and core dump +0.38
Dereference unique_ptr to a reference 0.00
Global pointers between functions +1.75
What happens if I get the reference of a variable passed with an am... +0.37
Adding extra constness causes compiler error +2.74
Why can't make_shared construct this object? -0.12
Regarding deleting array of dynamic objects 0.00
How can I use type-safe unions (variants) inside a class with templ... -1.97
How can i use substring in appropriate way? +1.88
Error when using the std::allocator in the template class 0.00
fgetc() does not return '\n' characters +0.37
CLion warning with string literals in C++17 +1.33
Accessing a using declaration within a functor: a scope related que... -0.58
Change of array dimensions causes crash c++ 0.00
Can I force std::vector to leave a memory leak? -0.26
Automating a class template's size argument based on its type a... +0.90
Why are the bit patterns not matching with the use of std::bitset 0.00
Whats is type* in the expression std::enable_if +2.07