StackRating

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

Rakete1111

Rating
1621.49 (1,061st)
Reputation
35,861 (3,188th)
Page: 1 ... 7 8 9 10 11 ... 14
Title Δ
constexpr performing worse at runtime +0.93
Problems with "redo/undo" function(mfc, c++) 0.00
Adding binary tree member using async fails to compile +1.03
Differences in strings +0.71
Could deleting complete class type result in undefined behavior? -1.01
Is there any basis for this alternative 'for' loop syntax? +0.74
Is there any way to perform function signature matching based on pa... +0.70
How to call std function passed as template parameter to class? -2.47
Pattern x:xs with strings -0.08
Calling a function depending on a variable? +1.10
calculating data compile time with template metaprogramming -2.54
Why doesn't std::transform convert the std::string vector to un... 0.00
Why force constexpr have compile time error only? 0.00
Remove comments from file and keep integers +0.66
clang++ error on <experimental/any> 0.00
How does a c++ compiler decide when to call a move contructor for s... +0.69
What is the difference between standard library implementations in... +1.74
Infinite loop in pow function 0.00
No Linker option in Project Properties 0.00
Forward Declaration of class as template param. Why does this work? +2.18
Confused by lambda output in this case +0.41
How to get an error instead of just warning LNK4006 "... alrea... 0.00
What is tripping up clang but not g++ in compiling a simple Ceres S... 0.00
Can't make the decltype specifier work properly inside the lamb... -2.07
How to form a variadic template function within a non-variadic temp... +2.24
C++ using a block of code multiple times in the main code +0.39
Missing constructor call 0.00
Lifetime extension of temporaries' data members and API design +1.67
C++ string literal type and declaration -0.10
Why is the result of uint32_t becoming octal number automatically? +2.56
Class object (char) changes after function +1.82
Why rvalue reference pass as lvalue reference? -0.38
Clarification regarding NULL pointers in context of Binary Tree -0.16
std::condition_variable wait_until surprising behaviour 0.00
Swapping values in array C++ -2.21
What is the meaning of "exclusive" and "inclusive&qu... +0.37
Efficient insertion technique for std::set C++ 0.00
Setting child class attributes through constructors: Bad practice? 0.00
Append String object to character array in Arduino -0.56
How to remove an element using range loop iterator -0.56
How can std::cin return a bool and itself at the same time? +1.85
Why does this code execute two branches of if...else in VS Debug mode 0.00
Using string literals without using namespace std +1.72
Is it possible to execute n number of nested "loops(any)"... -0.20
How to wait for keyboard input before clearing screen (getchar not... +2.19
passing template function to std::for_each +1.37
how to check around a specific value in a 2D array 0.00
r-value parameters in a function +2.82
C++ how to make tuple of ofstreams? +1.67
Member of class point to member of class 0.00