StackRating

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

Richard Hodges

Rating
1480.72 (4,494,137th)
Reputation
57,694 (1,644th)
Page: 1 ... 8 9 10 11 12 ... 44
Title Δ
Should I think about Network Byte Order? +0.48
std::variant vs std::any when type is move constructible -0.79
How to efficiently get a `string_view` for a substring of `std::str... +0.45
How to ensure arguments of a template function match the arguments... +0.08
The rationale of C++ disallowing array of functions? -0.57
Why are compiler outputs so different for this simple function? 0.00
Break out of std::visit once the desired alternative is found -1.18
C++ forwarding reference and r-value reference +2.84
How to initialize member-struct with unnamed structure in initializ... +1.72
C++ set value if member exists -1.62
Collecting information on which template variants are being instant... -0.73
template metaprogramming static member function cannot get const st... +1.93
character string to bitset in C++ 0.00
Modern way to set compiler flags in cross-platform cmake project -1.02
How to check whether an input is integer, string or float in C++ -0.28
CMake can not determine linker language for target: fileloader -0.03
Ordering of async_writes incorrect even when using strand 0.00
Is there better option than map? +0.47
add 1 to a bitset of 32 bits -0.04
Compiler option to catch unassigned r-values +2.11
How can I call a specific object based off cin c++ -1.12
How to prevent memory reallocation using std::vector +1.21
Why doesn't GCC optimize out deletion of null pointers in C++? +0.88
declaring a templated method inside a templated class 0.00
Call C++ member function pointer without knowing which class +0.19
How to Force a Google Test Case to Run Last 0.00
Define a static variable in header only using macro -0.54
creating an iterator over multiple stl pair objects 0.00
Run threads in gtest 0.00
C++ clamp function for a std::vector -0.19
How to create a private static const string when using the pimpl id... +0.41
Global Object interacted with by shared pointers -0.03
memset an array of pair in c++ -0.95
Extend auto_ptr to release a C-style object +1.86
Inherit default values for arguments in the function's declarat... +0.43
boost::asio::buffer how to iterate over the bytes 0.00
How to get the address of the reference variable in pass by referen... 0.00
multiple inheritance for function only - without virtual and CRTP -0.45
How to declare/define interdependent templates in C++? -2.10
boost::program_options validation per argument instead of per argum... +2.15
Does it make sense to use the return of a lambda over that of a fun... 0.00
Performance difference of getline operating with istream and FILE* 0.00
How to solve function overloading ambiguity in following code +2.34
Function that takes a reference of a const object but no r-value -0.49
How to write a bitmask in c++14 using (something like?) variadic te... +2.46
static_cast on shared_ptr leads to undefined behaviour +2.05
Out-parameters and move semantics 0.00
Ternary operator '?:' deduces incorrect type in GCC version... -1.80
I don't understand why boost::asio::read_until reads characters... 0.00
Parameter pack used for default template parameter 0.00