StackRating

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

darune

Rating
1470.04 (4,519,573rd)
Reputation
1,577 (104,305th)
Page: 1 2 3 4 ... 7
Title Δ
Class member initializer:syntax and usage +2.54
Is it possible to use constructors with different parameters in inh... 0.00
Initializing a two dimensional array with class static const integers -1.26
How does C++ object slicing work internally? +2.39
`std::filesystem::weakly_canonical` with special path parts fails 0.00
c++ move semantics when using pointers -0.98
How to handle "invalid use of non-static data member" in... -0.21
What is the reason to initialize or assign an empty string literal... -0.66
Checking position of newly added unique_ptr to priority_queue -0.51
Using generic lambda of header file in implementation file -1.88
Using std::vector as view on to raw memory +0.01
Is it possible to prevent omission of aggregate initialization memb... -0.85
Is converting an integer to a pointer always well defined? +0.48
std::unordered_map destructor does not free memory? -2.14
Ambiguous != operator for reverse_iterator 0.00
casting unsigned to complex<int> causes sign-conversion warning 0.00
Use a map across multiple objects +1.02
Assign prefix sum of a vector and store result in a static vector -1.60
Does the STL specify the header guards for its headers? -1.35
Compound error_codes? +0.02
Refrences in recursion 0.00
Custom allocator in c++ for secure_string implementation not gettin... 0.00
Is there difference between static_cast<unsigned>(signed) vs... 0.00
Filtering nested dynamic tuple (dynamic tuple of tuples) -1.39
Can I return auto from a std::visit? 0.00
unordered_map vs vector with int keys +2.71
What may cause page fault at C++ level -0.59
A program about Largest Subsequence of string -0.46
How to automaticly deduce template parameter for a function paramet... 0.00
Is there a better way to write this for C++? +0.48
How to declare/set size of global array from inside a function on A... +0.02
Disable all class member functions if the class is empty +2.67
How to solve this forward class declaration problem? +2.53
How can I pass a function's return value as another function... +0.53
Why is std::atomic<T>::is_lock_free() not static as well as c... -0.36
Why C++ streams use state bits? 0.00
Automated Function Pointers in C +0.53
Memory corruption when calling std::function member 0.00
RAM-efficient C++ property +0.54
What does 'initialization' exactly mean? +0.94
Wrong values are writing to an array from a CSV file data using c++ -0.46
Can you construct a string from `volatile const char*` ? (without u... +0.12
Copy and move through inheritance hierarchy 0.00
Innocent range based for loop not working -0.54
Initialisation of vector of atomics +2.76
error: ambiguous overload for 'operator=' in swap function... -0.38
How to represent fork() && fork() in tree? -1.02
What transitions assembly into actually executable material? -1.31
How to elide copy when chaining? -1.14
I am trying to create a C++ map with a vector value inside a boost... +0.54