StackRating

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

n314159

Rating
1512.83 (53,494th)
Reputation
1,095 (143,395th)
Page: 1 2 3 ... 5
Title Δ
C++17 Check if all elements in vector start with substring using la... -1.01
Elegant way to select a template implementation based on a variable... 0.00
Template specialization for type traits where the type change depen... 0.00
How to check conditions on a string literal at compile time passed... 0.00
C++ class template with non-type parameter depending on type parame... 0.00
Why do variables in my struct appear as const? +2.28
Implicit conversion to pointer 0.00
mark function as non-candidate for const 0.00
No operator+ for std::filesystem::path? 0.00
Clone derived class from base class pointer -0.12
how to initialize a unique lock that has already been declared in c... 0.00
Why is a virtual function in a derived class also virtual? +0.87
to lexicographically compare kth word from two strings -0.09
Which is faster in a tight loop ? [swich-cast, if-else, goto-label] 0.00
Very large array in initializer list 0.00
Is Function call with less no of provided arguments, than needed in... +1.47
allocate memory for a vector and change size without calling defaul... +2.39
Confusion about the different efficiency between emplacement and in... 0.00
Caching for complex comparison functions with STL algorithms? +0.91
C++ best practice: Pass use-only (not stored) lambda argument to fu... +0.08
std::tuple unpack over multiple arguments 0.00
If template parameter AA is a templatized class A<T> itself,... -0.62
Function ignoring its argument(s) 0.00
Avoid implicit capture of this? +1.74
Is object construction expression well-formed even if that construc... 0.00
Iterate over a container with a custom start/end position +2.40
Return reference from operator[] using a bitset adapter 0.00
Header file undefined reference in c++ while creating a Integer class -1.26
c++ comparator sorting using auxillary array 0.00
C++ Struct : Function definition does not declare parameters 0.00
local constexpr variable introduces compiler error -0.87
Convert boost::parameter_types to std::tuple 0.00
How to change raw pointer to unique_ptr in container of pointers wr... 0.00
Is it possible to initialize member variable (or base class) of a n... 0.00
Automatically registering class members to the containing object in... 0.00
begin() vs rbegin() how they are implemented? 0.00
Best practices for using `std::error_code` 0.00
Can lambdas be used as non-type template parameter? -1.14
Creating template types without new/delete -0.94
Functors in C++ to prevent duplication? +2.21
Clang vs G++ lvalue to rvalue conversion 0.00
Question about Introspection / static_assert (C++17) 0.00
Why does this wrapping allocator's constructor take in the wron... -0.81
Overload Resolution differs between compilers 0.00
Is it possible to define both const and regular version of the func... 0.00
Why can't a std::vector hold constant objects? +0.03
Template : class specialization -1.69
How best to test and unwrap std::optional in an if statement -0.75
Unpacking tuples variadic template arguments 0.00
Any Drawback of using new[1] instead of basic new everytime we need... 0.00