StackRating

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

Miles Budnek

Rating
1616.42 (1,202nd)
Reputation
10,899 (13,786th)
Page: 1 2 3 4 5 6 ... 12
Title Δ
Is there any benefit in using std::forward instead of std::move to... 0.00
Use a function from c++ DLL +0.95
Reading a binary file in C++ returns unexpected values 0.00
system() doesn't work for modifying the command line prompt +1.49
fstream faster than fopen? and gets faster as buffers increase? -2.55
how to deserialize an int from wire format from socket in C++ 0.00
sizeof in preprocessor command doesn't compile with error C1017 +0.99
Why is iterating over a std::set so much slower than over a std::ve... -1.71
Deep understanding of strcat and strlen functions -2.44
effects of a `const` as a template argument to a move constructor +1.72
C++ Code showing weird behavior while running -0.54
Pass C++ vector of unique_ptr<T> without passing ownership +0.35
double pointer output explanation +1.95
Need help in understanding meaning of ' string ltrim(const stri... -1.35
SequenceContainer base class? 0.00
How does static linking work with system files? +1.25
Can C++ code be compiled only for specific CPU architectures. And i... +1.44
Typedef doesn't work after the first function definition? 0.00
I used arrow operator to print out the variables values of my objec... 0.00
What is the regular c++ equivalent of the Arduino "delay"... +1.17
How do you assign weak_ptr by passing the "this" keyword? 0.00
Accessing memory for iterating through an array in-line -0.56
Pass a operator = to a function object +1.74
How to convert std::array<double, 100> to std::array<float... -0.16
Unable to distinguish between JSON Object/Array/String -0.65
When exactly does a returned const reference get destroyed? 0.00
how operator overloading works in sorting in cpp? -2.83
Why do i need add a namespace prefix before return types of a funct... +1.59
Using Unions vs Multiple structs 0.00
When im going to delete dynamic array im getting error double free... 0.00
unordered_map insert on past-the-end iterator 0.00
Is there a way to have an array of uninitialized classes that aren&... 0.00
find function in c++ <algorithm> 0.00
Execute interactive CLI appilcation from C/C++ +0.36
C++: pass pointer of a pointer to a function 0.00
Text written in Chinese/Japanese using fstream and not reading file... +0.36
Dereferencing and Referencing Class Example +0.02
how to create a function prototype namespace 0.00
std::bind troubles with cv::face::FN_FaceDetector 0.00
C++ Class Pointers and ownership +0.37
Address of an overloaded C++ template function involving SFINAE +0.36
Strange incomplete type is not allowed error +0.36
How to declare array of same class type in header file? +1.46
C++ map[]= memory ramifications 0.00
Default argument vs std::optional as an argument vs Function Overlo... 0.00
Casting and writing in pointer array reports misaligned address wit... 0.00
Why does variadic macro fail with expected primary-expression befor... 0.00
Template specialization and inheritance template class from other t... -1.18
Ensuring template argument type matches that of its variadic constr... -0.20
Why does `make_unique` use `new` while make_shared use `::new` 0.00