StackRating

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

Angew is no longer proud of SO

Rating
1719.64 (85th)
Reputation
142,089 (411th)
Page: 1 ... 21 22 23 24 25 ... 52
Title Δ
Deriving a class from a class template -0.19
Strange Results when converting int to LPCTSTR with sstream -0.56
How to specialize a template with template-tempate parameters +1.53
c++ string types confusion +1.69
std::map with string key and custom value field +0.22
Can one design a class containing default values for template param... -0.40
function that takes only literal integers -0.99
Too many destructors called on template classes (N)RVO optimization +0.25
How to test if constexpr is evaluated correctly -0.76
Sorting potentially already sorted sequence -- stl::sort efficiecny -1.54
C++ errors with typedefs in a templated class 0.00
Static constant character pointer and why it's used in this fas... 0.00
Does reinterpret_casting an integral to a pointer type and back yie... +0.24
c++: error: no type named ‘type’ in ‘class std::result_of<void (... -2.16
Escape sequence for OR ( | ) in lex 0.00
C++14 using alias for is_same::value -1.87
How to improve std::vector parameter passing (move semantics?) +0.22
C++11 delegated constructor and typedef 0.00
CUDA __syncthreads() method before global memory operation 0.00
deleting some characters from string and copying it -0.10
How does boost serialization library detect array? 0.00
Destructor and smart pointers giving C2541 +1.05
Why are C++ smart pointers so unrestricted, i.e. may be reassigned... +0.24
Is a standards conforming C++ compiler allowed to optimize away bra... +1.49
thread::join() blocks when it shouldn't +0.22
Why does non-const method hide const overload? -0.77
Dynamically sized non resizable array 0.00
why cmake find the wrong library? 0.00
Extrea backslash added to n when parsing a string from XML -2.40
How do static .lib files link each other? +0.23
Should I use memcmp or chained equal-to operations when both give t... -0.46
Are preprocessor directives processed before macros are expanded? 0.00
Is it possible to use an arbitrary character as an operator? +1.92
Best way to write a conditionally selectable constructor 0.00
Lint prefers erase() method on std:string rather than clear() +1.14
Usage of std::forward vs std::move +0.60
Thrown object cannot be caught in a multi-threaded solution 0.00
Type Traits and const/volatile/&/&& 0.00
Lvalue reference initialization from brace-enclosed initializer lis... 0.00
‘internalPath’ (type ‘std::string {aka std::basic_string<char>... 0.00
std::unique_ptr as out argument to a function +0.23
Where does nullptr_t reside? 0.00
VS 2013 fails to specialize function template with universal refere... 0.00
How to use CMake generator expression $<TARGET_FILE:tgt>? 0.00
Why does a template have to be declared before every function that... -1.34
C++11 Multidimentional Array Iteration -0.26
is check required in this situation -3.17
Transitioning from C `goto` error handling paradigm to C++ exceptio... +0.02
Fast search and delete in a std::list of objects 0.00
How to write java like argument-level implementation of interface i... -0.78