StackRating

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

Yakk - Adam Nevraumont

Rating
1564.05 (4,902nd)
Reputation
197,071 (244th)
Page: 1 ... 82 83 84 85 86 ... 99
Title Δ
c++ futures/promises like javascript? -0.70
Using const_cast to add const-ness - bad idea? -1.20
Stroustrup's guidelines for passing arguments in functions 0.00
template metaprogramming :why flat type is failure -0.28
Extending enable_if type to exclude a matching type 0.00
Is there any technical reason why std::lower_bound is not specializ... -0.50
How to pass a local referenced variable to a lambda function, but t... -1.70
How does this variable argument notation work? +1.28
Is there a way to destruct and then move construct a polymorphic ba... -0.30
(rvalue reference) VS (const lvalue reference) as function paramete... +2.19
A private inheritance in C++ -0.86
Can someone explain how to use result_of within template? 0.00
Should the assignment operator observe the assigned object's rvalue... -1.99
C++ RAII - Do I have this right? -0.53
designing a dot product operator in c++ -0.73
Delayed evaluation of template type function -1.02
How to make an array that has a variable as the size? -1.45
boost::unordered_multimap: get all elements in bucket efficiently? 0.00
Passing a non-copyable closure object to std::function parameter +1.22
VSTGUI 4.0 - error C2664: 'std::make_pair' 0.00
Efficient way to find frequencies of each unique value in the std::... +1.57
How to get dereferenced type of template member for function return... -1.03
Does `sizeof` *really* evaluate to a `std::size_t`? Can it? +1.15
How to portably force NAN * zero give zero in a particular expressi... +2.59
Alternative to dynamic casting +0.03
How to use type_traits to generate code dependent on if a class spe... -1.35
"no 'operator++(int)' declared for postfix '++' [-fpermissive]... -2.54
Type deduction/substitution failure -0.89
How do I deduce auto before a function is called? +2.54
How safe is this method of emulating move-semantics in C++03? +2.05
C++: Sorting characters in a String by frequency and then alphabeti... +1.82
Is there language level optimization like RVO and NRVO? -0.03
template class that manages both a vector of pointers and a vector... +2.00
Issue with Overloading Assignment Operator -1.39
Restricting templates to only certain classes? -0.50
Use a forward-declared class in a virtual function in a template ba... -0.27
Generalised function template for standard library containers -0.03
Why don't std template functions need to be qualified? 0.00
Variable arraylength and template input in C++11 0.00
how can I find repeated elements in a vector +1.22
std::forward without perfect forwarding? +2.36
std::function as template parameter +2.64
Is it possible to compose STL algorithms without an intermediate co... -1.78
Can't get method template to specialize properly -0.02
Why is copy constructor called in call to std::vector::emplace_back... 0.00
Inserting a while loop inside a for. Consider this a brain teaser +0.93
Prefer some function over ADL -2.35
How can I adapt this reused-storage undo stack pattern from a gener... 0.00
Call templated function with derived class arguments using base cla... -0.01
C++11 - binding sort function -1.04