StackRating

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

Artyer

Rating
1582.53 (2,799th)
Reputation
4,900 (33,842nd)
Page: 1 2 3 ... 8
Title Δ
confusion about C++ name lookup +1.81
c++ 11: &v[0] on empty std::vector v 0.00
What is the best practice when defining const& and && v... 0.00
why is std::string causing a memory leak in a class even after dele... +0.74
Improving a variadic template function using new c++14 / c++17 feat... -1.07
No compiler warning when there's a comma instead of a semicolon... +1.54
Why does an inline user-provided constructor odr-uses base class co... 0.00
Stringify a template numeric argument 0.00
Add extra methods at compile time according to some enum value -0.61
Parameter unpacking next to operator -1.27
Can internal linkage rule break a valid c++03 code in c++11? 0.00
A proper way to disable a class constructor based on a trait of tha... -1.09
Standard input to C++20 range adaptors w/o temporary variables 0.00
compact form of many for loop in C++ -0.64
Is there a standard way to swap arguments for a binary predicate? +1.71
Why does libc++ allow recursive locking of std::mutex? -2.10
What does it mean that the emplacement function adds a new element... 0.00
Is double check lock broken for all use case? 0.00
Implementing a custom allocator with fancy pointers -0.09
std::unique_ptr operator[] vs. raw ptr dynamic array operator[] 0.00
Notation for "reference to array" type 0.00
Side effects of passing temporary as const T& and binding to cl... 0.00
Why do C++ streams treat bools as numerics? 0.00
C++ cout prints entire contents of 2D char array -1.99
Can C++ templates provide the common parent class of N given classes? +0.11
Using member-function-pointer with parameter-pack 0.00
How do I avoid warnings about c++Future-extensions when using featu... 0.00
std::size_t vs. size_type as parameters and function return types -2.09
Initialization of const data members per constructor member-initial... 0.00
Signed variant of size_t in standard C++ library 0.00
Why does libstdc++ implement both <L,R> and <LR> overlo... 0.00
Communication between browser extension and windows service 0.00
String initialisation containing zero --> compiler bug or intend... +1.91
Format no such file or directory 0.00
c++ shared_ptr Assertion `px != 0' failed 0.00
Variadic lambda vs variadic template function : stricly equivalent? 0.00
c++ crosswise covariant: return type differs due to incomplete type -1.51
Why an object is not constructible? +1.80
Interdependent classes in C++ 0.00
How to best solve "void foo( const T& t = T() )" when... +2.19
Setting bits on cpp_int 0.00
More aggresive optimization for FMA operations -0.12
How to reliably "clamp" an iterator? +0.24
taking the address of the result of std::vector<bool>::at(siz... 0.00
What would be an example where std::bit_cast produces a value repre... -0.86
Check if two types can be aliased 0.00
C++ runtime error (using -fsanitize=undefined): object has a possib... 0.00
Is clang's global-constructors warning too strict? 0.00
What is the correct way to move key-value contents from the first m... 0.00
Why are static members and static constant members different in ini... 0.00