StackRating

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

Filip Roséen - refp

Rating
1694.03 (179th)
Reputation
50,668 (1,967th)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
Templated function specialization: linker error 0.00
Using make_shared with shared_ptr<T>s only beneficial for T &... 0.00
Why allow `propagate_on_container_swap == false` in Allocators, whe... +1.45
Why can swapping standard library containers be problematic in C++1... 0.00
Why are the swap member functions in STL containers not declared no... -2.22
Specializing template for concept without support of the base templ... 0.00
no overloaded function takes 2 arguments(functors) 0.00
expected class-name before "{" token -0.36
How to create a vector<string> or similar without pushing? +0.30
Casting to base via void* +1.40
C++11 thread compilation error, deleted copy constructor and std::t... -1.71
Call of overloaded 'arg(QString (&)())' is ambiguous when calle... +0.82
Derive class A from a template class Base<A> so that Base<... +0.29
Is this warning related to enum class size wrong? +0.93
I seem to have some misconceptions about `static` in C++ +2.00
Would it be a good practise to store a 'validness' state for movabl... 0.00
How to deal with reference data-members in the assignment operator,... -0.41
Why does this explicit conversion operator work with g++ but not Vi... 0.00
strncpy function not working for me correctly -0.64
How to access c style string variables sequentially in for loop +0.30
How to parse an input line with sscanf? +0.71
Replace char* in function without memory leak +1.20
STL C++11 - Inserters "in place" 0.00
How to remove half of the elements in a std::list? +0.21
Are there any undefined behavior issues when moving data into a fun... -0.46
Hide clang warnings using makefile 0.00
Constructor inheritance and custom constructors 0.00
How can I push an aggregate initaliser list into a vector? 0.00
Intel C++ compiler (icpc 14.0): "a derived class is not allowe... 0.00
How are null-terminated strings terminated in C++11? +0.28
Not initialised variable after casting 0.00
Intialization array of object with constructor -2.10
reading variables simultaneously with 'fgets' 0.00
Why is the compiler not seeing the default parameter value specified? +1.40
Any way to pass parameters to functions in a thread? 0.00
template< template <typename> something_else >, what is... +0.29
Time complexity and insertion into std::list +0.30
C - 2 conditions in if statements +1.09
Why does the order of template argument substitution matter? 0.00
Under what circumstances would one use a signed char in C++? -1.07
Is it possible to change ostringstream rdbuf? +0.30
What is the difference between async([](){}) and thread([](){}).det... +0.29
std::pair constructor interface 0.00
template constructor cannot be selected? 0.00
Is pointer address swapping always an atomic operation in C++? +1.24
what does I mean in c++? 0.00
When does `decltype` with a function call expression require the fu... 0.00
Is my interpretation correct about n3797 8.5.3/5? -2.28
C++ template and shadow parameter +0.29
C++ istream operator>> bad-data handling 0.00