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 ... 12
Title Δ
Private typedef and SFINAE in C++ 0.00
Using Boost Python, I can wrap C++ overloaded operators "+=&qu... 0.00
C++ How to validate Google JWT (RS256) using OpenSSL 0.00
const tuple to tuple of consts? +0.33
How to create multiple caller functions by another function +0.32
Invalid initialization of reference 0.00
C++ invalid argument at memory location error +0.34
How to use std::partial_sum and output to a std::map? 0.00
Get ordinal number of C++ variadic template parameter -2.23
Could someone explain how pointers an references work with pthreads? 0.00
Can constructing an empty std::optional<T> call T's defau... 0.00
How to create dictionary of set size and append to vector value in... 0.00
Why the following code doesn't compile in MSVC and does in g++? 0.00
Linking two files -2.59
Understanding the unique_ptr's constructor which takes a custom... -0.54
Private members accessible through polymorphism 0.00
Namespace and classes with its methods definitions in single header... 0.00
Returning by value or by rvalue reference from rvalue reference qua... 0.00
Declaring a using declaration before using it in other using declar... -1.72
include .cpp with #ifndef instead of .h considered bad practice? +1.93
why it isn't possible to sort a std::map directly using std::so... +0.71
C++ How to know when an object has been destroyed +0.61
Crash due to mixing CRTP & interfaces? +1.40
difference between size_t (*B)[N] and size_t *B[N] 0.00
C++ compiler optimization of a loop with pointers copying +1.42
Asterisk in C++ console lists all files in folder, why? +0.34
Acces read violation c++ task scheduler 0.00
Array of Structs with an enum member causes error when giving the a... +1.66
What standard input and output would be if there's no terminal... 0.00
Pointer casting offset of a class with single inheritance +3.04
assigning c++ array to pointer 0.00
How to make a template Wrapper/Decorator in c++17 0.00
Multiset declaration with comparator using function pointers 0.00
C++ macro token pasting with a trailing underscore 0.00
In C++11, how to find and return all the item(s) in a vector of str... -0.28
Memory handling in C++ classes +1.71
c++ class using a lambda in constructor +1.78
How can I determine what header calls another header in c++? +0.82
sequence of the constructor of two parent classes +0.34
Using templates to specify member variable -2.36
Call template provided (static) function +2.13
Using placement new with an std::function doesn't work 0.00
Pass a fold expression to a variadic template 0.00
Use of unique_ptr for class members +0.80
lambda fold expression get index +1.71
locking class members from other threads 0.00
Unexpected difference between char* and string with std::getenv +0.37
One-line initialize a C++ object in map +0.19
Registering call to object factory causes segfault 0.00
Suppressed the virtual mechanism by storing object explicitly as ba... 0.00