StackRating

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

Howard Hinnant

Rating
1687.15 (213th)
Reputation
151,821 (373rd)
Page: 1 ... 25 26 27 28
Title Δ
c++0x inherited constructor in templates +2.93
Derived assignment operator and perfect forwarding 0.00
Why would I prefer using vector to deque +2.12
Recursive copy constructor? +2.07
"Template typedef" inside a copy constructor doesn't work 0.00
For move assignment, will memory leak occur if destruction is left... 0.00
C++ Template argument changes Reference to Pointer 0.00
Map indexed by tuples in VC++ -1.30
Adding random integer number in c++ -4.78
Rationale of un-deprecating static keyword for nonmember functions 0.00
is there a non-file-based named mutex in boost -4.78
Custom Weak/Strong Reference Pointers 0.00
Porting optimized Sieve of Eratosthenes from Python to C++ -4.38
Creating pointer to Vector of boost::thread pointers +3.43
how can I get the lognormal_distribution from boost::random to act... 0.00
Classes, Rvalues and Rvalue References 0.00
C++0x bind and function without copy-construction -4.01
Implementation of Deque in C++ -0.49
Fastest Multi-Reader / Single Writer Protection for Shared Resource... +3.42
Using Namespace visibility in header +3.03
C++0x Tuples Store Elements Backwards -1.24
Range-based for loops and ADL 0.00
Composing meta-functions 0.00
What happens with adjacent string literal concatenation when there... +3.42
What is the standard way to get the state of a C++0x random number... +3.56
type signature of an enable_if'ed templated template constructor? -2.16
Regular Expression in C++ +0.96
Return stringstream from a function +3.13
Synchronization after thread end 0.00
How to convert std::wstring to numeric type(int, long, float)? +3.61
How to achieve "optimal" operator overload-resolution in... -4.65
Exposing a full (C language) pthread interface from a C++ library b... +0.30
Obtaining const_iterator from iterator +3.80
reallocating memory in efficient way -3.48
n choose k implementation +3.41
How does Stroustrup's Can_Copy template work? -1.04
Assignment via copy-and-swap vs two locks 0.00
Will turning off exceptions in C++ lead to undefined behavior accor... +3.96
std::string implementation in GCC and its memory overhead for short... -0.24
Compilation Error on Recursive Variadic Template Function +3.52
Qt - custom decimal point and thousand separator +0.99
What optimization does move semantics provide if we already have RVO? +0.82
Random number generator, C++ +0.18
Generating random floating-point values based on random bit stream -0.69
Generating random integer from a range +3.64
C++ read line of numbers +0.39
C++: possible Xcode (Mac) problem. Can't read in numbers from exter... +3.53
Mutex example / tutorial? -0.47
C++11 rvalues and move semantics confusion (return statement) +3.58
"enum class" emulation or solid alternative for MSVC 10.0 0.00