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 ... 35 36 37 38 39 ... 44
Title Δ
Having trouble printing the information from an array, can't fi... +0.30
BOOST_SCOPE_EXIT passing arguments as values -0.48
Pass a std::vector v to the ctor of a class which needs to access v... +0.20
using bind vs using pointers with random number generators 0.00
Boost serialization of class handling a possible null pointer +0.57
forcing template type to be reference by deduction -1.11
Is it possible to ASSERT_DOES_NOT_COMPILE with GTest? 0.00
Optimization of a C++ code (that uses UnorderedMap and Vector) -0.88
How do I make gtest work -0.20
What happens if a lambda is moved/destructed while it is running? -0.77
Initializing std::vector with a repeating pattern -0.75
boost::typeindex::type_id<T>().pretty_name() is not "pre... 0.00
Better solution to data storage and passing 0.00
convert variadic iterator arguments to tuple of value types -0.71
Can I use a vector as the underlying data storage for a binary tree +1.52
Ways to pass 2 int values from a child process to parent 0.00
How can I omit a class inheritance? +0.55
Clang complains: "pointer is initialized by a temporary array&... +1.09
Resolving Names From an Enum Inside a Class Without Qualification 0.00
index_sequence usage for a class +3.13
Create interface with what type of smart pointer? +1.90
Possible Implementation of is_assignable 0.00
C++ wait for all async operation end 0.00
How to catch C++ exception code in iOS Objective-C? 0.00
shared_ptr not releasing custom malloc in a thread 0.00
remove specific keys from boost unordered_map 0.00
Why C has so many different types? +0.71
Pass by value and move, or two methods 0.00
Processing a long list of words. Is it possible to process it in pa... +0.52
Why is this happening with cmake 0.00
c++ Default paramaters: is it possible to override a default parame... -0.13
std::vector - optimization during game loop 0.00
Constant integer trait in simple class -1.36
What is the impact of calling io_service::run method twice 0.00
What is the meaning of Base* p = new(buf) Base; 0.00
Compile cpp-netlib + Boost program with CMake not working 0.00
de-serialize ASCII to struct 0.00
How to use another class as a class template specialization -0.89
can't run the program compiled using minGW in windows using reg... 0.00
Dynamic method binding -0.31
What is the state of the registers after a function call? -0.39
C++ array of char using unique_ptr +0.55
xcode create command line window like windows does 0.00
Why must I create a type alias when using a variadic constructor fu... +1.45
How to extract the source filename without path and suffix at compi... -0.71
RVO with a standard layout struct without any constructors -1.39
boost::serialization in C++, deserialization in Python +1.28
implicit conversion of vector from one type to another c++ +0.15
c++ templates - (type deduction compile time error) +0.41
Iterate vector inside method -1.21