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 ... 25 26 27 28 29 ... 35
Title Δ
Can std::search_n be called with a count of 0? 0.00
Allocator that allocates 32-byte aligned memory +0.37
Choose Function Through Metaprogramming +1.33
Is it possible to write a C++ template to check for a constructor&#... 0.00
ambiguous call to function using initializer_list in VS2013 0.00
Template overloading with specialized and unspecialized type +1.34
Passing array of string pointers to function and reading value of t... +1.46
A weird difference between strlen() and sizeof() +0.45
Selecting traits with enable_if - works with clang, but not with gcc 0.00
C++11 call member function on template parameter pack of base class... 0.00
Bind to function with an unknown number of arguments in C++ +1.73
Is there a standard definition for __cplusplus in c++14? 0.00
Function return type deduction in C++03 0.00
Global unnamed namespace ambiguity vs nested unnamed namespace ambi... 0.00
Specializing only nested template 0.00
How to move ownership across unique_ptrs +0.43
Running a thread in a c++ class 0.00
Example of entity declared in a anonymous namespace that has extern... +0.73
Global functions and ambiguous arguments NULL vs. char* between vs... 0.00
C++11 move when returning a lock 0.00
Why use __attribute__((__format__ (__printf__,...) in Clang to avoi... 0.00
Complicated Order of construction - involving virtual inheritance 0.00
C++ class method that can be called using virtual dispatch or like... 0.00
Started using clang 3.6.0 with Visual Studio 2013; how do I solve m... 0.00
Is a pointer to an array of unknown size incomplete? -2.66
Cannot catch std::unexpected -0.66
callback function: difference between void(*func)(int) and void(fun... +1.13
When using multiple inheritance, why is this qualified name ambiguo... 0.00
cannot convert boost::lambda::... to long long unsigned int 0.00
boost::any library doesn't compile: "Array used as initial... 0.00
Is the return statement allowed on constexpr constructors? +1.98
Convert pair of two vectors to a map of corresponding elements -2.33
std::pair complains about incomplete type +0.29
Nested map bracket initialization fails to compile 0.00
What is the difference between an empty and a null std::shared_ptr... 0.00
Can arrays be indexed at compile time? -0.08
Inconsistent results from std::regex_search with gcc 4.9.1 0.00
C++: operator << implicit cast priority 0.00
C++: Compiler instantiate template function only on demand? -2.40
Why calling a non-member function with the same name as a member fu... +0.26
why throw an exception is so slow -0.65
Technique to distinguish between ordinary template parameters and t... +1.30
std::is_convertible inconsistant with std::function 0.00
C++: find in set of pointers +1.30
priority que with a list container 0.00
Segmentation fault in a C++ program when compiling with g++ using -O3 +1.14
Can returning a local variable by value in C++11/14 result in the r... 0.00
Is it possible to bring global function into the overload resolutio... -1.27
boost::format with variadic template arguments +0.30
VC2013: function from bind not compiling 0.00