StackRating

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

ForEveR

Rating
1660.18 (430th)
Reputation
48,820 (2,084th)
Page: 1 ... 6 7 8 9 10 ... 22
Title Δ
Parsing std::vector of std::strings into std::tuple of arbitrary ty... 0.00
Function to add to Vector when only knowing base type +1.28
C++ Error with operator= of unique_ptr using std::move(nullptr) -0.37
Why does accessing element of boost::ptr_vector try to instantiate... +0.29
Empty angle brackets in template definition +0.81
type parameters in function templates +0.21
boost::any_cast(const any&) uses const_cast<> -- Isn't th... +1.16
Error expected identifier before token "<" -0.40
function template argument deduction in a class +1.10
Unable to print the value of nullptr on screen +1.30
freeing up memory for a linked list structure containing STL classes 0.00
C++ obfuscated typedef declaration +1.14
Definition of an array of pointer-to-members in combination with va... -2.90
Can I use BOOST_TEST_CASE for non-static class member function? -2.74
Confusion of parameter passing with rvalue? -1.25
boost::lexical_cast int to string padding with zeros +1.74
Specialization of member function template after instantiation erro... +2.00
How to use begin() free function -0.68
C++ operator overloading weird type conversion +0.30
Specializing member function template of a non-template class +1.26
Are separate functions created for each object or only one per class? +0.63
missing destructor declaration -0.15
no matching function for call error & candidates error +0.30
C++ Error: expected identifier before ‘int’ 0.00
C++ invalid array<T, N> subscript 0.00
std::function as sighandler_t +0.82
Call functor from variadic template -0.78
when to pass and return by reference to a function in c++ +2.29
OOPS design pattern to avoid binary dependency on size change 0.00
Specializing both true and false for bool 0.00
C++ Polymorphism / Pointers - expression must have a constant value 0.00
Specialize member function that returns void and have no parameters 0.00
How to avoid ambiguous constructor error when providing bool and do... +0.29
How to initialize Boost.PropertyTree with Boost.Assign 0.00
boost::numeric_cast functionality without exception 0.00
How to make wrapper class forward its constructor arguments to std:... 0.00
Generalised function template for standard library containers +0.63
How to remove elements from an STL::set while iterating over it 0.00
std::function and shared_ptr +1.61
Is it possible to code this way:while(lambda){} +1.42
function call via class pointer in c++ +0.60
For loop in Visual Studio Pro 2013 0.00
Scope of variable +0.52
Derived class Private method is getting called +2.52
'xyz' not declared error at line where 'xyz' is being declared 0.00
Typedef or rename packs in variadic templates 0.00
array initialization - conditionally -0.07
nested C++ template parameters for functions +0.88
When would I use std::integral_constant over constexpr? 0.00
How to * char + * char in c++? +0.89