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 ... 63 64 65 66 67 ... 99
Title Δ
How come Visual Studio does not optimize structs for best memory us... +0.56
How to dereference a n-levels void pointer to an int pointer -0.57
Is it possible to extract array size from a template argument? -0.34
C++ how to generate all the permutations of function overloads? -2.08
A function that accepts only compile time known expressions? 0.00
C++11 alternative to the Java anonymous callback class -1.56
How to use boost::thread::at_thread_exit or call a function when th... 0.00
Is std::async guaranteed to be called for functions returning void? 0.00
Mapping a vector of one type to another using lambda -0.28
msvc++ doesn't see overloaded operator<< 0.00
How efficient smart pointers are? -0.99
implicit conversion of vector from one type to another c++ -0.48
Variadic Template Parameter Packs with Alternating Types +1.43
Using both boost::bind and std::tr1::bind in different parts of the... 0.00
macro for switching between auto_ptr and unique_ptr -1.31
Something faster than std::nth_element +1.82
Given cbegin(), cend(), why is there no cfront(), cback(), cfind(),... +1.84
which way to inherit base constructor when using private inheritance? +1.38
Schwarz Counter and variadic template 0.00
How to access template template parameters in type alias? 0.00
Parallel intersection of many sorted vectors with fixed number of t... -0.59
template programming: ambiguous call to overloaded function 0.00
C++ header-only library avoid "using namespace" pollution +1.05
How to limit a templated function if a specialization exist? +0.57
Will there be standardization of scope guard/scope exit idioms? +1.73
Printing a non type template inner class 0.00
Python sentinel in C++ extension 0.00
Should I outsource allocation algorithm? (RAII) -0.76
c++ auto with multiple choices -1.46
Return STL objects from function without trigerring move +0.67
Can templates be used to access Bitfield members by name in C++? 0.00
How do I build gcc with C++ concepts ("concepts lite") su... 0.00
Is there any way to automatize file export operation? +0.41
Template function call ambiguity error +2.38
Why downcast and then assign to base-class in C++? +1.13
Lambda as default argument fails -0.63
Adapting a function that returns std::future<T> to std::futur... 0.00
What is the meaning of "//! [#]" 0.00
Practically safe to assume sizeof(std::unordered_map<std::string... +0.76
Set private attribute depending on template's typename -1.25
Is there a way to prevent insert or erase on STL unordered_map? -0.09
switch depending on object type -0.62
c++ polymorphism and passing subclasses around +0.48
Metaprograming: Failure of Function Definition Defines a Separate F... +0.20
How can let a C++11 thread run several different functions? -0.58
deduce entire vector space at compile time +0.67
Defining hash function as part of a struct +0.23
How to make a template-dependent typedef more convenient? -0.21
Get type of function first parameter for template function return t... +0.95
C++ deep lazy comparison with elegant syntax? +0.11