StackRating

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

SergeyA

Rating
1566.04 (4,589th)
Reputation
46,757 (2,213th)
Page: 1 2 3 4 5 6 ... 34
Title Δ
c++: Use templates to wrap any lambda inside another lambda -1.53
Object access using reinterpret_cast for "struct {double, int}... -1.18
How convert 2d vector to 1d array in C++? -0.32
Address of pointer return value +2.17
Why std::get does not work with variables? -1.54
Initialize an std::array algorithmically at compile time +0.00
How does std::forward deduce the type of `_Ty`? +1.13
Signedness aliasing using reinterpret_cast +1.63
How do you inherit constructors of a base class using fully qualifi... 0.00
How to construct bigger std::array from constexpr char* 0.00
C++ default constructor and POD questions when initializing a new o... +2.21
Partial template deduction in template argument list +2.24
Variadic template with deafult type 0.00
C Integer losing its constant status when being used in C++ code 0.00
Will unique values in uint64_t also be unique in int64_t -1.72
C++ templates declaration is not visible 0.00
Use std::optional as a regular pointer vs use has_value() and value -0.97
How are virtual constexpr function possible? 0.00
C++ : struct vs function for ordering elements -0.88
C++ Which thread pool is cppreference.com talking about? -0.46
How can I Tell if a Type is a Functor? 0.00
Are non-static class members destroyed even without a destructor? -1.41
Why is std::is_aggregate<T> an aggregate? -1.07
Confusing errors from switching to taking parameter pack as const r... 0.00
Const struct initialization with custom elements in C++ +2.14
Behaviour of fseek with SEEK_END and a positive offset? -1.75
How to use static variable to remember last passed argument +2.64
How do I implement the sleep function in my for loop correctly? (Ub... -0.43
Are there performance concerns when constructing lambdas inside oth... +0.30
Overriding an object in memory with placement new -0.57
Fold expression vs compile recursion +0.43
What is the point in using typedef to declare a functon? -1.81
Able to access private object member outside of class definition -0.51
How private data member is used by an inherited class object? +1.05
How can const be applied to template argument types outside of the... +2.54
How to reserve memory for std::vectors within an std::array? -0.62
Error LNK1169 one or more multiply defined symbols found 0.00
Finding a type (maybe underlying) from a structure type for the usa... +0.12
Define macros based on endianness of machine -0.41
gcc doesn't merge consecutive fences 0.00
What are the differences (object size, performance, etc.) between a... -1.03
C++ inheritance - cannot define methods in cpp file 0.00
Derived Class of Abstract Base Class does not correctly override Ba... -2.26
Where should I keep track of my window handles when writing a windo... -2.84
Segfault popen when command not found 0.00
How long would a Tower of Hanoi That has 64 discs take to solve rec... -0.19
the address of the array and the address of its first element is a... 0.00
How to have inheritance between template with union? -0.27
boost: vector256.hpp: no such file or directory 0.00
own tuple implementation segfaults on gcc while works in clang +1.52