StackRating

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

Barry

Rating
1758.43 (31st)
Reputation
198,654 (238th)
Page: 1 ... 27 28 29 30 31 ... 79
Title Δ
Makefile relink error 0.00
How to (re)move from a container if predicate is satisfied? 0.00
How to iterate through variadic template parameters to create varia... +0.22
Wrap a C API function returning pointer into macro call +1.05
Why do clang and g++ print 0 for a1.v and a2.v in this example in C... 0.00
Are static variables inlined by default inside templates in C++17? -2.56
Is it legal to index into a struct? -1.47
How to use input stream overloading to insert item to map member in... +1.17
gnu::warn_unused_result attribute ignored if return class has destr... 0.00
Template parameter is ambiguous: could not deduce template argument +1.95
Makefile error causes undefined reference to symbol 'GOMP_paral... 0.00
Error using std::bind and std::function in C++ 0.00
Why do you need to use const in following operator overloading? -1.01
Does this method already have a name? -3.08
GCC's __builtin_expect assembly dump seems to always go down br... 0.00
Why is the compiler trying to copy instead of moving the return val... 0.00
How to obtain a template parameter pack of integers int a function? +0.50
Why GCC rejects std::optional for references? -2.32
Is it possible combining symmetric code pieces? +1.07
The standard's wording on variadic templates +0.96
How do you implement a type trait that takes a type and evaluates a... -1.74
C++ concepts lite and type alias declaration +1.11
Why does std::ios_base::ignore() set the EOF bit? 0.00
how is this sizeof expression evaluated? and why it is called that... +1.88
Template arguments can't be omitted when specializing this func... -0.44
Conflicting return types of std::set iterators 0.00
Is there a way to easily handle functions returning std::pairs? -1.38
Default return value for a template variable 0.00
Force an object to be passed as copy to a function receiving a univ... +1.58
Big O when stacking containers +0.06
Template default type vs default value 0.00
Ambiguous contructor between list<string> and string +0.63
Why generic lambdas are allowed while nested structs with templated... -2.19
C++ template method specialization to return pointer or reference +1.27
Are lambda functions nothrow_move_assignable? 0.00
Trying to disable a function if any type of list is passed in +1.21
SFINAE with functions and emulating partial template specialization 0.00
Why a const volatile reference cannot be bound to an rvalue referen... -1.39
Use operator[] inside class that inherits std::vector 0.00
Why can't i construct a std::string from a single char in C++? +1.01
Where do my commas disappear in variadic macro expansion? 0.00
What was the purpose of the emboldened text below in [class.copy]/1... 0.00
Is it possible to parameterize the constness of a templated member... +0.74
Get first N elements of parameter pack +0.08
Complete object or subobject? 0.00
Why does my strCopy implementation work? -0.91
Templates, arrays and constant expressions +1.24
Template argument deduction for class templates and multiple parame... 0.00
Forward iterator with a moving end() +0.57
constexpr and function body = delete: what's the purpose? +1.06