StackRating

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

llllllllll

Rating
1615.92 (1,220th)
Reputation
13,770 (10,421st)
Page: 1 2 3 ... 8
Title Δ
SIGSEGV when using inherited QGraphicsScene 0.00
Order of initialization and destruction of block-scope static vs. n... 0.00
V8 Segfault when using Global with Value 0.00
Parsing map of variants with Boost Spirit X3 0.00
boost allocator fails to compile in recursive context 0.00
Call webassembly from embedded v8 without JS +1.96
How to get function pointer arguments names using clang LibTooling? 0.00
why __dependent_type from libcxx uses a template non-type parameter... 0.00
Why does move constructor affect is_assignable? -1.42
c++ boost range. Array of pairs from array -2.14
Is it possible to ensure that a function is only called during the... +0.33
Why use hexadecimal instead of decimal in iOS enumeration? -1.64
Generic function that accepts const and non-const data and related... -0.90
pybind11::object in pybind11::dict 0.00
boost intrusive get next directly from node 0.00
Why forward declaration is allowed inside function argument list? +0.29
Modifying immutable substructures 0.00
Explicit range-v3 decltype evaluates to void? 0.00
Insert std::map into std::vector directly +1.02
Using Boost Parameter with operator() 0.00
Why does `std::is_const_v` not behave as expected? 0.00
Use sizeof with incomplete type inside std::conditional +1.18
Template template class predicate not working in partial specializa... -0.69
In C++, how to make a variant that can contain a vector of of same... +1.61
Dynamic binding of shared_ptr 0.00
Variadic sequence of pointer to recursive member of struct/class as... -2.20
Implement is_destructible with Detected Idiom 0.00
How to expand the content of an mpl::set as template parameters of... 0.00
Differences between prefix-increment operator in C and C++ 0.00
How does short-circuiting work in std::conjunction -0.67
Applying SFINAE pattern with universal reference 0.00
Why does `ranges::view::for_each` require the functor must return a... 0.00
Value of numeric_limits<streamsize>::max() in c++ +2.54
Why does this template argument deduction fail when a default value... 0.00
Compiler chooses invalid template specialization and fails +2.57
Static variable inside a template base class +1.00
Conversion operator doesn't work with sleep_until 0.00
More concise way to declare high dimensional vector +0.34
Pass a heterogeneous initializer list to a stream operator 0.00
Curiously recurring template pattern. No matching function for call... -0.44
Static variable across templated function compilations -1.95
Can you specialize std::unique_lock 0.00
Reshaping a three-dimensional ndarray into two dimensions -0.91
How to check if a value exists in a bit-enum? +1.95
Member variables changing on their own when multithreading c++ +0.47
constexpr specifier performance didn't meet my expectations in... 0.00
Why can't I pass a function pointer as a tempalte paramater to... 0.00
clang: Fold expression and "expression result unused" war... 0.00
c++ threading, duplicate/missing threads +1.70
Can I instantiate a new object of current class in the class defini... -1.24