StackRating

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

davidbak

Rating
1509.05 (77,768th)
Reputation
2,588 (65,262nd)
Page: 1 2
Title Δ
Using #ifdef preprocessor around virtual functions causes runtime e... 0.00
GetOverlappedResultEx will create a thread to process on or do I ha... 0.00
C++17 what is the fastest way to convert list ( or other container... 0.00
Defining a set of pre-populated protobuf messages? 0.00
How to send byte data over gRPC with C/C++? 0.00
How can I get -1 from snprintf() -4.16
Cheaper alternative to std::atomic<bool>? -3.15
How can I convert this C++ hash table to dynamically expand and shr... 0.00
Is there a technical reason that prevents final in Java from being... 0.00
Way to defensive check value assigned to public const variable in i... -2.84
How do I keep the longest lines in a file while maintaining the ord... +3.84
Why big decimal is appending more decimal values 0.00
Bazel - Including all headers from a directory when importing a sta... 0.00
Mutex that works across std implementations +4.57
Are there situations when self-assignment is useful? +2.63
Out of memory when create big array [,] 0.00
Is the Curiously Recurring Template Pattern (CRTP) the right soluti... -3.21
How to improve performance of pushing data to a mutex locked queue +3.33
How to convert integer 999999999 to float 999999999.0 instead of 10... +3.66
LINQ Sub-selection -3.04
Generic method does not know that the type has a specific method -4.33
"".All(char.IsNumber) Returns True 0.00
Why can't I use std::function as a std::set or std::unordered_s... -3.29
c++ Floodfill algorithm crashes in Xcode 0.00
Unable to access subclass methods from baseclass pointer +4.05
PAGE_GUARD with VirtualProtect not raising an exception on execute... +4.29
How do I write a small gap in networkstream? -2.96
To be sure about concurrency, same group of works in multiple queue... -2.14
Returning unique_ptr or just moving object? 0.00
Creating threads in infiinite loop 0.00
Adding subClasses to BaseClass vector C++ doesn't work -4.15
Avoid exposing static variable for a default function argument +3.61
Is C++11 available in Visual Studio 2017? -3.84
What's the recommended way to use static map to cache data in C++ -3.32
c++ (XORString): "recursive type or function dependency contex... -4.14
C++ boost/multiprecision: fatal error: mpfr.h: No such file or dire... 0.00
What are @JsonTypeInfo and @JsonSubTypes used for in jackson 0.00
Is executing code inside of an exception bad in this case? -2.52
What does "overhead" memory refer to in the case of Linke... +5.10
Faster alternative to STL std::map 0.00
Why is a condition_variable not MoveAssignable 0.00
C/C++ How does the number of labels (goto) influence performance? +2.83
What's the best way to implement a 2D interval search in C++? +3.45
Extracting argument from boost::function 0.00
Why does std::pair expose member variables? -1.05
Visual C++ build error due to circular includes +3.39
How to force the initialization of a static local variable before m... +3.06
Efficiently merge 2 large csv files in java by common labels 0.00
How can Microsoft say the size of a word in WinAPI is 16 bits? +3.03
How can I legally access and modify the private fields vector and m... +0.56