StackRating

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

darune

Rating
1470.04 (4,519,573rd)
Reputation
1,577 (104,305th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
std::optional - construct empty with {} or std::nullopt? -0.90
Swapping the content of an array using pointer +1.56
Is it possible to know the number of inheritances from a c++ class... 0.00
Is there a better way to encapsulate a shared storage pool that mem... +0.02
C++ Killing a std::thread -0.76
c++ Map cache not find entrys 0.00
Iteration Vs. Recursion for Printing Integer Numbers to a Character... +0.90
`std::variant` vs. inheritance vs. other ways (performance) 0.00
Unexpected behavior after assignment of function object to function... +0.74
std::bind to a std::variant containing multiple std::function types -0.78
Callback method shows error a value of type "void(*) cannot be... 0.00
Finding pair values in a given range -0.59
std::cout does not output if called from custom allocator (Visual S... 0.00
How to downcast in C++ to call a child function from a parent insta... -0.62
How to fix "Access violation reading" error? -0.04
How do I fix this std::out_of_range error in C++ 0.00
Question about optimization of division code with type cast 0.00
Ways of identifying the state of opened shared memory 0.00
Is it possible to change size of a class member buffer 0.00
Clear CSV-file from non-specified symbols using C++ 0.00
Want to simplify my std::vector push_back usage +0.12
How to convert char* to std::string if it have to contain cyrillic... +0.54
How to interpret the reachability requirement of std::launder? 0.00
Can you initialize a static array with a function? +0.30
Should I use Exception handling for just invalid input? 0.00
run a Matlab code in cmd and wait for it to finish 0.00
When are template parameter packs deduced as empty? 0.00
Impact of the prior loop iteration on the execution time of the cur... -0.46
std::system_error occurs at Protobuf ParseFromZeroCopyStream() 0.00
Array of unknown length in constructor initializer list -0.93
C++ Goodpractice for multiple derived class of the same base class +0.32
Algorithm for finding the layout of an object of some class in memo... -0.20
How to call a function in a c++ object file from java? +2.22
trying to read and store data from a file where there are multiple... +0.54
Reading 2D array from a file and passing it to another function 0.00
How can a matrix from boost library be used in a struct? 0.00
How reliable is page write-tracking in Windows given processor caches +2.27
Choice between using std::string and character array -0.46
CreateProcess fails when dshow is used in commandline -2.28
Is there any way to sent datatypes othern than strings through zero... 0.00
What is the java "package private" equivalent in C++? 0.00
How to use member type of a template class without specifying unnec... +1.56
How do I remove this inheritance-related code smell? -1.08
C++ binary search for a class -2.10
Inserting text file words into AVL 0.00
How to create instance specific methods for each instance of a class? +1.08
How to generate number with 3 digit from list of number by c++? -0.63
Segmentation fault in boost file system path 0.00
How to properly check for overflow when down casting to uint32_t +1.58
Why does the line "subsets.push_back(n);" give me an erro... +2.73