StackRating

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

Baum mit Augen

Rating
1693.59 (181st)
Reputation
42,120 (2,594th)
Page: 1 2 3 ... 14
Title Δ
Why does my function in a shared library which uses OpenMP hang whe... 0.00
Why are templates and template specializations entities and classes... 0.00
Pyspark - How to concatenate columns of multiple dataframes into co... 0.00
Iterator type returned by set2.begin() 0.00
Why isn't the one definition rule abandoned for C++17? +1.15
floating point exception is thrown when casting double to int 0.00
Allocation as default initialization +2.23
Since which version of C++ are default arguments allowed? -0.26
Why clang does not optimize global const like a #define? +0.25
Is a negative integer summed with a greater unsigned integer promot... -0.61
static global variables initialization order 0.00
Figuring out the constness of an object within its destructor 0.00
Why does <signal.h> prevent the use of "si_" as pre... -2.25
Given Concepts, are SFINAE helpers still in the spec as non-depreca... 0.00
Uniform_real does not accept numeric_limits::lowest() +2.05
Why does clang reject this unordered_set definition gcc accepts? -1.82
Strange/interesting behaviour with std::vector iterators and resizi... 0.00
Temporary object argument lifetime in a function +0.74
Why does vector comparison with < operator compare each item twi... -1.33
Understanding fixed width integer types 0.00
C++: Inconsistent std::pow( type ) definition 0.00
Why is the output of this code implementation defined? 0.00
Is std::is_trivially_copyable wrong? 0.00
Why do I need pass a comparator to construct a priority_queue when... +1.31
Reserving capacity for an STD vector<bool> template specializ... 0.00
g++ variadic template issue 0.00
Empty list iterators comparison is always true 0.00
Pass a single parameter to a function that expects an iterator range +1.38
Removing all empty elements in a vector from end +0.24
Why does std::span overload the function call operator for indexing? -1.93
Is it legal to explicitly specify a generic lambda's operator()... +1.37
When should I use [[maybe_unused]]? +2.28
Can the NULL macro actually be a nullptr? +1.07
Why std::atomic is not trivial type in only Visual C++? +0.25
Why use abs() or fabs() instead of conditional negation? +0.88
Why is C++ brace initialization not supported for aggregates with p... 0.00
Example where std::array::max_size and std::array::size gives diffe... +0.52
Good way to fix warning "field a is not used" if field is... +0.86
Dereferencing and increment with ostream_iterator +1.74
Different compiler behavior when applying a const qualifier to a te... 0.00
Set default value to C array when used as function argument -1.86
Can I use a C header containing designated initializers as C++? 0.00
Could a compiler optimisaton give an lvalue rather than rvalue? +1.33
Do the padding bytes of a POD type get copied? +0.59
C++ strict-aliasing agnostic cast +0.18
Link to Fortran library (Lapack) from C++ 0.00
Is this compiler transformation allowed? 0.00
Dynamic_cast not showing the right object type +1.40
Copying a std::tuple 0.00
Get item by index from boost::variant like it's possible with s... 0.00