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 ... 66 67 68 69 70 ... 99
Title Δ
What does the .*& operator do? +2.14
Getting variables into "quotation marks" +1.40
c++11 get current time with microsecond precision -0.04
How to typedef a function pointer with template arguments 0.00
Analogy/Equivalence in C++ and Java +1.01
Proper syntax to define simple object factory via operator new 0.00
template looping through tuple +2.18
pass parameter in std::async or in std::bind? 0.00
how to pass a vector of vectors into a function expecting a (raw) p... -1.14
Is std::ref really necessary when passing references to threads? -0.59
c++ throws 0xC0000005: Access violation writing location 0xFEEEFEEE... 0.00
The quickest method to delete items inside for - range loop +0.55
qsort() on a 1-indexed array is messing up indexing 0.00
Better pack expansion syntax in variadic template? 0.00
std::async vs std::promise 0.00
C++11/14: Wrap a function if it exists 0.00
How to make static_assert play nice with SFINAE +0.47
Is it possible to store variadic arguments into a member variable? 0.00
Code duplication for functions that take shared_ptr and unique_ptr 0.00
Automatically Concatenate Strings and Int C++ +0.66
C++ Allocating same type of variables on the heap costs tremendousl... +0.46
Is it possible to dynamically bind operator>? +1.94
How will concepts lite interact with universal references? -0.79
Checking if SSE is supported at runtime -0.52
What is the advantage of a move constructor over a copy constructor... +0.44
std::bind-like function returning a std::function 0.00
Is there a way to do constructor delegation using a conditional in... 0.00
Get template to work well with unique_ptr to interfaces in C++ 0.00
Is "char[]" a proper type? +0.84
How do I find factorials of large numbers modulo 1000000007 in C++? -0.56
Error - Functions that differ only in their return types cannot be... 0.00
CArray and memory pre-allocation +0.47
is_defined constexpr function +2.57
c++ stateful functor that populates vectors +0.48
Sorting container of tuples by fixed components +0.43
Dynamic Nested Loops (C++) +0.29
const_casting element type of container +2.27
Can you explain to me this part of a warping method (Using OpenCV,... 0.00
Correct way to implement operator!= for templates outside of class... 0.00
Return error code as double +2.10
Template of array of function pointers +0.92
How to write a template resulting in a primitive type? -1.37
Can I explicitly undefine a macro for particular function? +2.29
[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CP... -0.01
push_back or emplace_back with std::make_unique -1.03
How to make this "template / constexpr" construct more el... -0.01
Wrapping "C++ dll" in "C++/CLI" when function r... 0.00
auto type deduction not working as expected -1.97
Construct a vector with elements in-place -2.04
Why does incomplete type of smart pointer data member and raw point... -0.81