StackRating

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

parktomatomi

Rating
1531.19 (17,496th)
Reputation
1 (3,015,544th)
Page: 1 2 3 ... 4
Title Δ
Lambda for function pointer of class 0.00
Stange behaviour using nanoflann 0.00
How to check whether a function pointer returns bool -0.06
Template type paremeter not expanding as desired 0.00
C++ variadic templates: elegant way of listing all array elements d... 0.00
Calculating a hash value for composite classes 0.00
C++:Adding an element to a tuple +0.44
std::transform with an overloaded conversion function 0.00
Json serializing in C++ (ESP32) +1.28
How does std::cout convert numerical types to base 10? +1.73
Templated virtual member functions are forbidden, are there alterna... +1.38
Cereal - unable to deserialize a json string - unhandled exception 0.00
c++ rapidjson get add value to exist array 0.00
Regex unicode chars in C++ 0.00
Format a constexpr const char* 0.00
How to make a class template that wraps a function in a noexcept-de... 0.00
Generate a enum based on a constant value in C++ -0.69
Cannot use static_assert inside a constexpr function inside a const... 0.00
Implementing heterogeneous lookup for spans in C++ 0.00
Is there a simpler way to "funnel" function calls? +0.71
How can I parse a bracketed string to a list of string with a given... +1.08
How to use variadic templates to proceed std::variant with std::vis... 0.00
How to use aggregated initialization in derived class with CRTP pat... 0.00
Dynamic class type from file data -0.04
boost::multiprecision and rocksdb::Slice string interaction c++ 0.00
Is there a way to prevent creating another if statement for differe... +0.27
implementation of a c++ counter for inherited classes that is visib... 0.00
C++ Nlohman::json third-party support not compiling 0.00
Subset a Variadic template given a constexpr boolean selection func... 0.00
How can I simplify a switch statement that executes a templated fun... +1.41
Class template overload based on presense of non-type parameter? 0.00
Avoid manual creation of lambda to wrap the call to new[]: to be us... +2.49
Using fmtlib, zero padded numerical value are shorter when the valu... 0.00
Pass string literal to the function argument which constructor only... +0.78
Multiply given argument by 3 within a template function (C++) 0.00
How should I solve this c++ sorting problem 0.00
C++ Two templates, same name, same signatures, different classes: H... 0.00
How to rewrite with boost::optional in C++11? 0.00
How to construct a convenient iterator over blocks of Matrix using... 0.00
Create a view by selecting elements of a range by their index 0.00
Telemetry server using boost::signals2 0.00
Storing or accessing objects in boost r-tree 0.00
C++: template class with many non-typename parameters 0.00
Recursively replace type by other type in a templated type 0.00
Combining multiple boost property_tree 0.00
Does g++ compiler simplify expressions? 0.00
How can I pass a custom comparator function while object creation a... 0.00
What is the correct specialization for distinguishing between value... 0.00
How do I 'fill up' remainder of a size at compile time? -1.72
Defining object from class template based on user choice and resolv... +0.47