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 ... 68 69 70 71 72 ... 99
Title Δ
constexpr to concatenate two or more char strings 0.00
serializing structure -1.16
perfect forwarding failing for lvalues +2.00
Is There Anything Like a Templatized Case-Statement -1.22
Can I empty-base optimize mutable data? -0.63
How does std::async "store" an arbitrary exception? +0.48
What happens to a pointer that points to an element in a vector whe... -0.19
Determine `constexpr` execution - during compilation or at runtime? 0.00
Type erasure works or fails depending on optimization level 0.00
Move constructor for std::string from char* -1.40
Polymorphism, variadic template inheritance, slicing, boost::any ty... 0.00
Why I have a Segmentation fault in this small program? 0.00
Comparing std::tuple (or std::pair) of custom types who has alterna... 0.00
Is it less efficient to initialize iteration counters in for loop? +0.50
delete a pointer in std::vector exposed by boost::python 0.00
Implementing Deep Copy 0.00
Turning a BOUNDED std::list<class> of parameters into a type... +0.22
How can a C++ template be specialized for all 32-bit POD types? +1.11
Print any c++11 array with a non-member ostream-overloaded function -0.15
What is the rationale for the difference in destruction behavior be... 0.00
Why are these two overloaded functions declared differently? -2.23
Access elements in matrix when it is called from a function in C++ 0.00
Cannot declare a variable in a variadic template using metaprogramm... 0.00
Does it improve safety to mark assignment operators as lvalue-only? 0.00
Why can we use `std::move` on a `const` object? +0.71
Sharing data of template type between 2 template functions +2.28
Deduce template parameter's template parameter +0.28
Using std::forward for other than forwarding args to another function -0.65
Lock-free job queue with arbitrary job arguments 0.00
Call void function for each template type in a variadic templated f... -0.72
How to concatenate many std::vectors? -2.45
Copy two tuples with different sizes +0.18
Issues applying std::bind recursively on a std::function +1.93
Why does unique_ptr<T>::~unique_ptr need the definition of T? 0.00
Get types of function parameters +1.98
Is a non-const rvalue reference possible in C++03? -1.08
How to accomplish corecursion in C++? +0.13
Binary compatibility when using pass-by-reference instead of pass-b... -0.98
Which softwares (in terms of software function, rather than name) a... 0.00
Obtaining all subpacks from a pack -1.57
Is it bad practice to overload a function to take both a pointer or... +0.49
Combination of Rvalue binding and moving 0.00
"unpack" std::array<T,N> as arguments to function 0.00
Why does string support `operator=(char)`? 0.00
Counting the number of leading zeros in a 128-bit integer -0.92
c++ :How to navigate to a particular line in a file while writing i... -0.07
Why is the object produced when using std::bind with a lambda so la... 0.00
result_of type trait in C++03 +0.48
Type of recursive calling generic lambda expression in C++14 +2.48
Create a "negate" wrapper for a type_traits class +0.48