StackRating

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

Daniel Langr

Rating
1535.23 (14,512th)
Reputation
7,231 (22,126th)
Page: 1 ... 4 5 6 7 8
Title Δ
GCC produces hidden delete operator call, despite the constructor b... 0.00
Have a template method but not expose implementation +0.49
OMP for loop with no initialization 0.00
Remove duplicates from an unsorted array -0.43
Where to declare the shared variables in an object oriented design... -1.97
Is memcpy with this pointer safe? +2.04
How to access members of thrust::device_vector<struct> 0.00
Initializer list for an unknown ("templated") amount of c... -0.19
Should we capture by const reference in lambda? +1.36
C++ - Calling a class constructor from another class constructor -2.30
How can I write a template function that returns either a reference... -1.96
C++ template: cannot match the last template in variadic class temp... -1.37
C++ class with container of pointers to internal data members: copy... +0.04
Can I specify the list of types for a variant using traits? 0.00
Why is the C++ thread/future overhead so big +3.50
C++ way of creating a structure with variable number of items +4.45
How to get random value from assigned enum in c++? -1.20
Difference between std::promise lvalue reference vs rvalue reference +5.86
Index to unordered map via tuple of data heavy objects +2.73
C++ Undefined symbols for architecture x86_64 (similar) 0.00
using std::is_same, why my function still can't work for 2 types +4.57
c++: static assert checking whether used const is in predefined list -2.03
How to export function with return type std::map in c++ -3.86
Boost MPI Crashing on world.iprobe 0.00
Averaging value around the histogram peak using std::map 0.00
C++ wrapper around any collection type using templates +3.18
Can a non-aggregate class with deleted constructors and destructor... +0.13
C++17 atomics and condition_variable deadlock +1.42
Why increase of array alignment degrades performance? 0.00
"Parameter set, but not used" warning in template function +4.09
Parallel export of ASCII file on distributed file system 0.00
OpenMP 4.5 runtime functions not supported in PGI 0.00
Unexpectedly missing implicitly declared copy/move constructors 0.00
Shared pointer constness in comparison operator == -1.39
Why doesn't openmp place threads based on manual NUMA bind? 0.00
Why to use OpenMP Single inside of OpenMP parallel block? 0.00
C++ NUMA Optimization 0.00
Multithreading concept questions 0.00
Is one-insert-multi-read list safe without lock? 0.00
openMP VS2017 doesn't work 0.00
Check if a thread is finished to send another param to it +4.01
Is declaring explicitly defaulted move constructor in every class t... 0.00
Killing thread from another thread c++ -2.89
Threadpool - CPU usage? -3.31
Strange results with multi-threaded merge-sort 0.00
Anonymous constructor and destructor call in vector 0.00
Does C++ qsort ever compare an element with itself? -0.79
OpenMP - Locks - Deadlock 0.00
Does the behavior of guaranteed copy elision depend on existence of... 0.00
shared_ptr Real life use-cases +0.13