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 ... 30 31 32 33 34 ... 44
Title Δ
Does GetTempPath() write more memory than what is sent in? 0.00
Show most basic type declaration of nested typedefs in c++ -0.83
C++: How aggressively are unused parameters optimized? +1.23
C++: Singleton class template causes linking error? -0.60
matrix 10 times heavier than expected in cpp +0.83
How to enforce std::atomic to be read after other std::atomic has b... -2.08
Should my generic template use T or T&&? -0.48
Do C++ enums Start at 0? -1.40
C++ templates with friend function and operator overloading 0.00
LLVM Compiler Optimisation causing broken logic with boolean class... +1.34
Defining hash for vectors: template parameters not deducible in par... -1.09
Removing all the characters (a-z, A-Z) from a string in C++ -1.09
Is it possible to overload "" in C++? -1.78
Override initial value of a member variable of base class +0.94
C++ Template : one list by class, how to factorize the code? +1.62
Variable initialization with itself +2.52
Returning NULL vs returning an obj with no data -0.13
Loop vector of unique_ptrs and call correct overload for run-time t... -1.18
C++: fastest way to convert byte to unsigned int +1.49
Iterate an std::vector by capacity -1.18
range based for loop with const shared_ptr<> +0.31
Simplest method to check whether unordered_map of unordered_maps co... -0.75
Is there an efficient way to make reference to constants actually c... +1.57
C++: Finding second max element in array +0.77
How to write accessor for 2D array (private member) +2.50
C++ Templates can't deduce Reference Types without using '&... -0.69
How can I copy two vectors to other vector in C++ -0.26
c++ singleton implementation STL thread safe -1.37
How to optimize the following common loop? +0.55
Copy elements from std::vector into std::stack c++ +0.53
C++: Saving a large binary file (2GB to 4GB) to RAM in a char*? +0.51
Is it bad practice to have an API use std::string returned as error... +0.50
How to compile code where field has exactly the same name as a type? -0.77
Can initialization `int * p = malloc(1000);` also be dealt in RAII... +0.04
HTTP errors while making a request through a proxy 0.00
Can someone explain the meaning of malloc(20 * c | -(20 * (unsigned... -0.58
Create a temporary to pass to rvalue reference +2.12
How to start a new job if the old job has finished? +2.01
How to start a new job if the old job has finished? -1.99
n2439 rationale behind "Extending move semantics to *this"... 0.00
C++ Custom exception derived from std::exception not being caught +0.98
Can an allocator passed to std::basic_string have its methods virtual 0.00
How to branch/switch on multiple conditions? -0.63
Boost ASIO : Document not complete 0.00
Searching for Holy Grail of search and replace in C++ -0.20
Returning unique_ptr in Factory -0.76
Singleton instance as static field vs. static variable in getInstan... -1.01
What's wrong in this snippet? -1.27
std::any by std::exception_ptr -0.51
What does mov bl do in assembly +0.48