StackRating

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

T.C.

Rating
1736.14 (56th)
Reputation
110,671 (623rd)
Page: 1 ... 17 18 19 20 21 ... 35
Title Δ
Is "typename" allowed/required in C++11 using-declaration? +1.25
template method matching derived type instead of base +1.00
c++ static vs thread storage duration destruction order 0.00
Metaprograming: Failure of Function Definition Defines a Separate F... +1.11
C++ return type equals string if one of the parameters is a string +0.38
iterating over unordered_map +0.73
Why doesn't C++ detect when out of range vector elements are ac... +0.84
Why using different (shared_ptr and normal) pointer constructors on... +0.23
Compilation error with template and lambda with Clang 0.00
C++ explicit universal reference constructor does not hide copy con... +0.31
namespace std overloading less than +0.23
Must the C++ standard library support classes that are picky about... +0.83
Template argument list short circuit? +1.58
What is the difference between std::function and std::mem_fn +0.75
Difference between std::async and std::bind when wrapping rvalue re... 0.00
Return type of decltype when applied to ternary(?:) expression 0.00
Template function to handle nested std::any_of +0.19
Braced initialisation of std::map member compiler error 0.00
Making boost::fast_pool_allocator work with variadic templates (emp... -2.80
Why doesn't a using-declaration work to solve the diamond probl... -0.66
Can member function be treated as a template? +0.56
Has template member - template template deduction 0.00
In C++, does the "static initialization fiasco" affect me... +0.22
Why is a float being converted to an int before adding? 0.00
Namespace "manufacturing" when I include <algorithm> +1.17
Will I get a performance boost when compiling with a C++14 compiler... +1.23
Contradictory results between GCC and clang related to [basic.link]... +1.25
Volatile specifier ignored in C++ -1.33
Template constructor fails in MSVC due to name collision of member... 0.00
Why does writing into temporary string stream object only print obj... +1.58
Is it safe to delete a POD object by a pointer to its base? 0.00
Perfect forwarding container element 0.00
C++11, `noexcept` specifier, definition versus declaration 0.00
Does the C++ standard require that dynamic initialization of static... +0.65
C++ overload ambiguity: conversion versus promotion with primitive... +0.65
Why isn't it possible to cast an int (representing an ASCII cha... -0.40
Is a class with deleted copy-constructor trivially copyable? 0.00
Visual Studio: "str() is not a member of std::ostringstream&qu... +0.23
Largest element of matrix, template function c++ -0.77
boost::stable_vector's capacity member function does not return... 0.00
cv-qualified dynamic_cast compile error +0.23
What is the difference between these two function signatures? +0.23
Array template syntax outside of unique_ptr 0.00
Sleeping a spawned thread 0.00
Zero-initialize data using value-initialized array -2.53
how to compile "lightweight-java-profiler" without gettin... 0.00
Getting the sum of a variadic size_t... argument in a variadic temp... +0.78
Checking type of parameter pack using enable_if +1.52
Right way to use boost::optional 0.00
Is it safe to remove the c++ volatile here? +0.23