StackRating

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

Sebastian Redl

Rating
1598.39 (1,849th)
Reputation
52,075 (1,903rd)
Page: 1 ... 12 13 14 15 16 ... 22
Title Δ
Use different constructors at runtime -0.03
Are there any plans for C++14 or later for standardized backtrace a... -0.61
Should object instance from loaded library be deleted by the librar... -0.23
How to convert PVOID to int? 0.00
Cannot convert double [] [] to double ** -0.15
Insert a std::map into another std::map with move semantics -0.35
C ++ operator overload ++ -0.77
Stopping an infinite loop in C++ when key is pressed +0.39
String class constructor safety 0.00
Pimpl with smart ptr - Why constructor/destructor needed 0.00
Lint: Call to function 'memcpy(void *, const void *, std::size_t)'... -0.60
Return type dependent on template parameter 0.00
Overriding a pure virtual function from templated classes +0.42
How do I treat string variables as actual code? +0.04
C++ metaprogramming issue/challenge to generate a type based on it... +1.56
Array initialization of objects without operator =, copy constructo... -1.06
Sets and Vectors. Are sets fast in C++? -1.34
Can I use generics wildcard in List declaration? -1.40
std::transform needs special care with sets +1.35
Make a charcter mean an operator c++ -0.08
no 'void StringSet::removeALL()' member functions declared in class... 0.00
How to make an object inside a function and return it to main() wit... +0.71
Is there any way to static_assert that template argument is noncopy... 0.00
can unary predicate for remove_if have sideeffects? 0.00
Private methods suddenly inaccessible when chaining +0.80
How to send a DELETE request Using QNetworkAccessManager? 0.00
Best Practice: Passing a Vector of a Derived Class to a Method on a... -1.15
Prevent assigning to rvalue -1.41
Pass by reference vs. Pass by shared_ptr +0.89
function template overloading - ordering +1.44
c++ template specialization for base class +0.93
Variadic variable initialization for variadic template -1.06
C++ void* any type implementation returns weird result -0.29
Can a name refer to both a template and a value? -0.59
Should I use condition variables from the C++ standard or from the... +0.39
Is it possible to have functions generated from template as f() and... +1.68
Need to set a comman library file for all projects of a single solu... +0.12
what is the meaning of __builtin_ prefix in standard library implem... -1.90
Should I use noexcept for getters always? +0.38
Is it better to use `static const std::string` or just `const std::... +0.81
SSE: reinterpret_cast<__m128*> instead of _mm_load_ps -0.60
Compiler error when enforcing c++11 move semantics +0.66
Learning Haskell: string transformations -1.74
Why did C++11 introduce the char16_t and char32_t types +1.22
Performance vs. C++ memory model +0.68
syntax error with insert statement +0.15
Sequence point && operator +0.18
Do we have a enhanced std::remove_if STL function that can keep tra... -2.80
Inheritance and overloading of the function call operator +0.95
Does std::function support a custom allocator? +2.08