StackRating

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

Quentin

Rating
1693.56 (182nd)
Reputation
47,828 (2,143rd)
Page: 1 ... 6 7 8 9 10 ... 21
Title Δ
How to make g++ do NOT distinguish <string> and <string.h&... -0.24
glTexImage2D slicing and alignment issues appearing in window 0.00
Why would static function prototype arguments in C++ be surrounded... 0.00
move constructor called on return instead of copy 0.00
Return error value if an error occurs, otherwise, continue with fun... +0.11
Type deduction only template 0.00
Calling child method from parent method 0.00
c++ - Why a std::vector<>::const_reference can cast to a non-... 0.00
Reducing code duplication while defining a commutative operation +0.91
__VA_ARGS__ expansion fails if preceded by scope +1.16
In what way does end() point to 'one past the end' in non-c... +0.07
How do constant references work? +1.22
Using git, is there a way to reapply the changes but not commit the... +0.63
setting pointer to variable declared in local scope in C -0.30
C++ How to return dynamically allocated array from function +1.34
Is it possible to change the value of a static const class member b... -2.55
Lifetime of a temporary with temporary subexpressions, bound to a r... +2.19
c++ - NRVO and move -0.64
Destructor call in a comma-separated expression +1.59
Move semantics for lvalue -0.20
C++ Macro to create a string array +0.32
C++ If- with types in a template -0.22
Method call acting unexpectedly like an l-value +1.54
C++: Assign value to global class variable +0.68
Semantics of `errno` +0.84
How to overload constructors/functions when declarations/parameters... -0.00
How to decide if a template specialization exist 0.00
std::erase in C++ +1.27
What is the simplest Event design pattern 0.00
Can I use decltype without any instance variables? 0.00
Static Assert for Public Inheritance +0.30
Does it make sense to add final keyword to the virtual function in... -2.27
Checking whether an expression is `constexpr` +1.19
why does getting vulkan extensions from a method fail vulkan instan... 0.00
Variable affected by type conversion 0.00
Constructor call is a prvalue expression 0.00
std::vector<std::map<uint64_t, std::unique_ptr<double>&... +1.14
Most efficient way of evaluating a bool of all items in a vector of... 0.00
How to read in table data from a tab deliminated file C++ 0.00
C++ Class Template Constructor inheritance with pointers 0.00
Passing quote symbol to macro +2.14
What's the right way to call static_assert(false)? -1.02
How to guide GCC optimizations based on assertions without runtime... +0.83
Class member variables based on variadic template +1.59
How to remove duplicates from a vector of pair<int, Object> -0.33
Reusing strftime in C++ -0.44
C intialization makes integer from pointer 0.00
class template specialization with constraint / concept 0.00
Should you copy static data members in a copy constructor or assign... -0.21
Read char array word by word without string functions +1.86