StackRating

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

walnut

Rating
1627.71 (924th)
Reputation
1,078 (145,371st)
Page: 1 ... 6 7 8 9 10 11
Title Δ
constexpr function gets value at compile time even though my variab... 0.00
C++ 17 friend function declaration and inline namespace 0.00
What's the right behavior when overloading operator delete with... 0.00
Overloading const version of [] operator for a templated class -1.22
This is my first time programming and i cant run my code 0.00
"candidate template ignored: could not match ..." for tem... +1.85
Filtering nested dynamic tuple (dynamic tuple of tuples) +1.39
Cast and Fail Compilation if a narrowing conversion is possible +0.37
Method nonvisibility in base class despite definition in derived cl... +0.38
C++: How to solve template cyclic dependency between derived classe... +2.04
How to manually initialize std::list 's objects in C++? What to... 0.00
is it legal to cast base-instance-pointer to derived-instance-point... +0.37
How to prevent a pointer of base class to point to derived class? 0.00
Hash Table Function C++ 0.00
How can I ensure explicit constructors are called and allow brace i... 0.00
Error when casting temporary object to non-const reference +1.94
C++ - Determine if const char* points to string literal or dynamic... 0.00
Need I Destroy a Thrown Object Manually? 0.00
Cannot Understand the Meaning of new int(2) 0.00
Dynamically created string allocated on heap or stack - C -0.59
Check template type in struct +0.25
If I write a string literal in a block, will the entire string data... 0.00
Reducing compile resources using GSL for an ODE system 0.00
Is this a missed optimization opportunity or not 0.00
How can I extract a raw pointer from a unique_ptr before moving it... -1.97
Passing Large Stack Allocated Array as Function Argument Causes Sta... 0.00
How would I use a library that extends libev in a C++ object? 0.00
Overloading Operator *= and Operator+ in Matrix Template Class 0.00
using std::swap disabled ADL 0.00
When are the ++c and c++ increments applied exactly here? +2.34
Pass in a certain entry within an array of structs into a function +1.17
c++: priority_queue of struct and decltype comparator 0.00
C++ - Estimating cos(x) using Taylor Series Approximation +1.03
How to cast type-erased std::function? +1.94
Converting a lambda function to a functor structure with mixed lamb... 0.00
How to create objects in C++ with dynamic alignment requirements? -2.15
why can't I directly call a method of an instance which is acce... 0.00
Merge sort C++ help Dynamically allocates temporary array for merge... 0.00
use of an overloaded operator in a constructor? 0.00
How to capture function arguments and store function pointer for la... 0.00
Switching from global static variables to static variables breaks c... +0.16
Iterating over a sequence of primitive type declarations using poin... 0.00
Why is the construction of istreams is forbidden? 0.00
compiling is okay but assignment error of shared_ptr occurs +0.38
Algorithm to count the number of partitionings? 0.00
Error : no exception was thrown when one is expected 0.00
"No matching function for call" error when creating a vec... -0.90
How to create/implement an interceptor library correctly in C++? 0.00
Why are all arrays aligned to 16 bytes on my implementation? 0.00
Change c++ class to template +0.39