StackRating

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

Rakete1111

Rating
1621.49 (1,061st)
Reputation
35,861 (3,188th)
Page: 1 ... 4 5 6 7 8 ... 14
Title Δ
overloading operators of builtin types -1.23
Ambiguous class template instantiation with nontype parameter packs 0.00
Can I store a function's output parameter into a unique_ptr? +0.29
How can this statement be simplified? 0.00
Defining static constexpr values in an enum like wrapper class +0.99
Is this use of c_str with exception undefined behavior? +0.80
Correct way to initialize a container of std::byte 0.00
How can completed futures be automatically erased from std::vector +1.71
How to link a static library using WAF? +0.41
Parallelizing std::replace on std::deque +0.37
owner<T*> p syntax in cpp core guidelines 0.00
2D Vector Initialization: Initialization setting weird length 0.00
Why are div, ldiv and lldiv not templates? 0.00
Can I call optional::emplace as a member initializer? -0.13
using std::conditional to choose member type based on template para... -0.00
Is there a special rule for lambda in case of decltype(auto)? 0.00
Why is the move constructor only called when there is already an el... 0.00
Returning a map of string and different vector datatypes in C++ +0.44
Inline functions and variables have same address? 0.00
How to immediately invoke a C++ lambda? +1.58
Returning different type from a function template depending on a co... -0.84
User-defined conversion operator to inaccessible base class 0.00
Why is the template specialization not chosen? 0.00
How to prevent the constructor from creating an object when an exce... +0.41
Is it possible to go from istringstream to a vector without specify... -2.24
Using std::accumulate on a two-dimensional std::array +0.43
call member function with expanded tuple parms std::invoke vs std::... +0.40
Pushing_back value in std::vector without auxiliary variable +1.13
Difference between #define and typedef when using its name to defin... +0.38
Prevent passing rvalue by reference 0.00
Rvalue to lvalue conversion? 0.00
term does not evaluate to a function taking 1 argument 0.00
How to compile-time condition on template typename? -1.48
Std::copy and std::ostream_iterator to use overloading function to... 0.00
adding duration to time point has no effect 0.00
Why doesn't a reference to an array work until we use a pointer? +0.88
Apply a conjunction of constraints to a parameter pack 0.00
How should I implement max_size in a constant length STL-style data... 0.00
Clang can't compile programs using the <functional> heade... 0.00
What are the license terms for using Casablanca (C++ REST SDK)? 0.00
Type trait to get element type of std::array or C-style array +0.05
How to use dll generated by visual studio in another machine withou... +0.38
Is "constexpr if" better than switch statement? 0.00
wrapping tuple members in other templated types 0.00
Will I be able to declare a constexpr lambda inside a template para... 0.00
C++ Lambda Function Conversion Error 0.00
Why is std::abs(9484282305798401ull) = 9484282305798400? +1.09
How to ensure a specific class only can create an instance of anoth... +1.85
Does guaranteed copy elision work with function parameters? -2.07
c++ vector generate function class object +1.70