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 ... 38 39 40 41 42 43 44
Title Δ
What container to store unique values? +1.56
Does std::vector::pop_back set the pointers of the objects in it to... +1.45
Please explain how this is implemented -1.53
May iterator's operator * return by-value? -0.91
Should I use std::shared pointer to pass a pointer? +2.37
Best method to handle multiple client connections under Windows (wi... -1.53
std::vector::erase exception safety +1.14
Deriving from a base class with a static struct 0.00
Explicit template static member instantiation in a derived class -0.26
c++ array of uint8 buffers -0.08
Generating one class member per variadic template argument +1.17
How to avoid large switch statements in C++ due to template paramet... +0.03
Should I initialize a shared_ptr inside or outside the class constr... +2.28
Is std::vector<T>::resize( n, val ) sufficient for initialisa... +2.29
remove_pointer for unique_ptr's -1.37
Inherit Without Virtual Destructor +1.12
How to assign int* -or- float* to void* and use the result later? -0.83
Packet cast to struct with multiple dynamic arrays +2.18
Google Protocol Buffers C++ implementation stability and security i... 0.00
efficient method to select index of vector in c++ +0.55
Does it makes sense to define an inline function which makes calls... -0.14
Pass pimpl argument to a pimpl object 0.00
Creating acceleration of an object (tank) in a game +0.04
Making a dynamically text-addressable list in C++ -0.94
sort numbers which has odd-index in vector +0.52
Vector and HWND Zero memory error c++ +0.04
Restoring access modifiers after a macro +0.50
Design pattern for exception-safe trampolines -0.01
how to pop_back shared pointer from vector and convert to unique_ptr -0.94
C++ Partial-specialization of class in source not header +2.33
which one should i use and why: {} vs = in c++ +1.53
Is there a C++ code that compiles for infinite time? +0.55
C++ explicit copy constructor? -0.79
Derived to base conversion for template argument 0.00
Confusing example of inheritance. Constructor is overriden but func... +1.05
Why do I get an out of range in C++ but not in Perl? +0.55
C++ : Working of sine function -1.48
Passing string to function which accepts pointer to char +0.32
output vector of lists pointer class 0.00
Overload delete operator in c++ -0.55
flyweigt pattern and concurrency 0.00
How do I determine detailed call-stack information in C++? -0.55
How can I check if I'm on the last element when iterating using... +0.04
Which combination of overloads is most performant? +2.18
find-package to a development library using CMAKE +0.53
How can I "name" the elements of an array? -0.12
Is std::move necessary when storing an expensive object in a pair? -1.75
Replacement for "FOR()" macro in cyclic buffer / fifo que... +2.45
Usefulness of const member function / method -1.30
Passing values by reference +0.05