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 ... 9 10 11 12 13 ... 99
Title Δ
How to combine multiple variadic templated tuple classes into one c... 0.00
Can c++ 'pass by reference if possible'? 0.00
New and Delete using pointers 0.00
Why do type traits not work with types in namespace scope? +2.04
Cast unsigned short * to unsigned int * +1.26
Why does Initializing char*[] require const while string[] doesn... +0.12
How to avoid scenario where Process2 keeps waiting for Process1 to... 0.00
Is it possible to convert a string, structured exactly like you wou... -0.46
Why does the following program not select the argument of the same... -1.46
How can I pass a method of an object's class as std::function? -0.59
Return a reference from a function that takes it as a parameter -1.56
Recursive C++ alphabetical order function returning same value repe... 0.00
Why does std::future::wait_for not wait for the correct duration? -1.27
Distributing a for loop over an arbitrary number of threads based o... +0.39
How to specify an arbitrary template argument for a function parame... 0.00
Is it safe to make destructor not virtual, and delete base pointer... +0.00
Passing functions in C++ -1.06
In C++, is there any reason to spawn and immediately join a thread,... 0.00
How to implement a fully generic Visitor for a hierarchy of classes... -0.13
What does Linus Torvalds mean when he says that Git "never eve... +0.00
How to define Fibonacci function from non-recursive version? +0.37
Way to pass argument to template function -0.01
Is there a way to support 'const reference' as a function s... -0.57
Lambda capturing rvalue reference by reference +2.26
Using std::conditional with non-convertible types (raw vs pointer) -1.23
Efficient way to stop a loop after specific number of seconds -0.11
How to set a class function to behave as another class function +2.28
SCARY metafunctions: why are they faster? 0.00
Factory with instances of derived classes +1.42
How to use and access a template parameter pack of parameter packs -1.27
My singleton can be called multiple times -0.17
Looking for a more efficient way to check whether a string is a pal... +0.87
Is there a generic way to "unprotect" static const members? -1.78
ะก++ variadic templates: implement variadic functor -0.24
Is there any iterator wrapper for forward and reverse iterators? -1.05
How effectively can function-local lambdas be inlined by C++ compil... 0.00
Is there a library to convert C++ expressions to MathML or similar? 0.00
Generating type conversion functions using templates and partial sp... 0.00
Is it acceptable to use macros for repeated code? +0.39
clang complains about constexpr function in case for switch statement -0.56
Get type from variant at compile time -2.61
Sequence of a pointer reference type +0.37
How to get non-member get<N> to work for custom class in a na... 0.00
How to make template function call with variadic template parameter? 0.00
Using ternary operator in c++ returns false condition always 0.00
how to specialize std::hash call operator for return types other th... 0.00
Template deduction and overloading -1.74
Using a lambda in place of an index-able template parameter +1.41
Templated Lambda function with compile time constants 0.00
Does overloading the function operator allows to create objects tha... 0.00