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 2 3 4 5 6 7 ... 8
Title Δ
compile time validation error in template metaprogram -0.91
C++ thready safety of a static member variable -1.37
What is the reason to extend "undefined behaviour" over t... -1.24
Disable class specialization using concepts +0.46
How is memory managed when creating a map<string,vector<strin... 0.00
C++ Concepts: checking for template instantiation +1.93
Parallel summation of the array is slower than the sequential one i... +2.42
Use wmemset initialize cause coredump +1.96
Is there a typetrait checking inclusion between types? -1.56
How to explicitly call the destructor on a templated item member +0.98
Problem in understanding operator overloading -0.01
Problem with multiplying 2 numbers in truncation procedure 0.00
exception specification of overriding function is more lax than bas... +1.00
Custom key_comp with a class that takes an argument for a c++ set -2.00
Elegant way to find min/max in a table (vector of vectors, 2D array... +0.41
static_assert each parameter's size in parameter pack +0.47
How to hide the complex range type of a range-v3? 0.00
Install source code of std namespace to understand the implementati... 0.00
Copy constructor error when initilizing a vector of custormer typed... +1.36
Loop through objects of class c++ -0.28
initializing 2d vector using uniform initialization {} +0.48
Storing any lambda as a common Callback object in a vector 0.00
Default construct std::optional of unknown value_type 0.00
C++ how do I generate random numbers between -32 to 32 or -64 to 64... +0.10
Local Variables in a for loop openmp +0.48
Display bit pattern of double as hex? -1.05
Does Visual Studio 2017 need an explicit move constructor declarati... +0.98
In C++, what does it mean to use a move operation on return? +0.40
Is there a way to assign a stacked object to the allocated memory u... -0.93
Smart pointers as unordered_map key and compare them by reference 0.00
Pass a template template argument without specifying the concrete t... +1.85
Identifying different default arguments for different versions of f... -2.01
Hash an object using its base class' partial template specializ... 0.00
C++ STL: Passing an empty container to lower_bound +0.02
Range-v3 view::sliding(n) to return tuple (if n known at compile ti... +2.36
C++ overloading generic function with SFINAE +1.62
C++ different minmax implementation -0.90
Properly allocate an array with placement new 0.00
reinterpret_cast vs strict aliasing -0.72
How to disambiguate this construction in a templated conversion ope... -0.52
Why do my SFINAE expressions no longer work with GCC 8.2? +0.37
C++ how to create move semantics for a class that is initialized as... +0.49
How do I interpret a message payload without violating type aliasin... +0.92
Why does std::map have a find member function? +0.47
Storing std::vectors in google::dense_hash_map makes it slower 0.00
How do i remove duplicates from this recursion code? Many 6-sided d... +0.34
How to get the smallest value group by variable value? -0.93
Why CopyConstructible definition mention "rvalue expression of... -1.95
Why doesn't SFINAE select the const-reference-taking overload? +0.74
Do a file containing words separated by newline and a vector of str... +1.82