StackRating

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

Arne Vogel

Rating
1447.31 (4,533,327th)
Reputation
4,865 (34,120th)
Page: 1 2
Title Δ
Program segment fault around std::pmr::synchronized_pool_resource 0.00
Why Sleep() on Main function stop all threads? -3.24
A safe, standard-compliant way to make a class template specializat... -1.26
How does joining threads affect the order of execution in the main... -3.27
What is the most effective way of iterating a std::vector and why? +1.84
Is a boolean expression as onerous as branching with if or switch? +0.67
Fastest way to duplicate bits of an integer +0.93
Isn't a semicolon (';') needed after a function declara... +4.43
What type does the conversion logic target? -2.00
Why is the value of std::string::max_size "strange"? -2.41
merge first line in textblock with every next line in the block +4.43
C++ member update visibility inside a critical section when not ato... +3.62
/bin/bash: --timeout: command not found on macos -3.53
What does the C++ compiler do to ensure that different but adjacent... -2.12
Is a mutex defined statically in a function body able to lock prope... -1.50
Rationale of restrictive rules for extract and re-insert with map -1.59
Is it possible to import a function to the namespace, but not expor... +1.96
std::vector::push_back() doesn't compile on MSVC for an object... +2.41
Why is strlen(s) different from the size of s, and why does cout ch... -0.32
How to use dynamic_cast to downcast correctly? -2.40
Why Golang is faster than ANSI C and how can I optimize my solution? 0.00
How to write vector of ostreams in C++ which takes in all the diffe... -2.70
Variadic CRTP template class with a field using constexpr basing on... -1.26
How can a fp with higher mantissa represent a smaller number? -1.71
compiler tries to evaluate unreachable code after constexpr if -1.31
8085- Strange behaviour of Carry flag 0.00
Which integer operations are unsafe? -2.96
C++ How to insert a consecutive inter range into std::vector? -2.10
no matching member function for call to 'push_back' +0.30
Insert list-initialized pair into std::map +4.42
Compiler can't deduce the return type? -2.86
std::bind and stack-use-after-scope +4.72
->first/second to an empty map iterator to begin -1.72
Acquire/release semantics with 4 threads +4.74
Using a temporary to initialize multiple members -2.47
Maximize the number of unique random numbers in a range 0.00
How to force pow(float, int) to return float +1.95
Is CAS a loop like spin? -3.14
Why is std::swap not using swap idiom? -1.53
Is it legal to call a method on a class with a unique_ptr as an arg... +4.99
How to force GCC to warn about usage of a class function? -3.46
Why has std::reduce been added in C++17? -2.58
Is it possible to know when is constexpr really a constexpr? -1.93
Can modern x86 hardware not store a single byte to memory? +0.86
so I decided to not use namespace anymore, but now when should I ad... -2.09
Return by value copies instead of moving -1.79
Is there a GCC option to warn about writing `this-field` instead of... +5.02
Segmentation fault with std::function and lambda parameters -1.83
Why is this C++ expression involving overloaded operators and impli... +2.79
Why doesn't GCC optimize out deletion of null pointers in C++? -2.58