StackRating

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

ildjarn

Rating
1665.56 (360th)
Reputation
56,796 (1,690th)
Page: 1 2 3 4 ... 20
Title Δ
How to construct an std::array with index sequence? -1.66
Is there a tuple for_each() that returns a tuple of all values retu... +1.10
Use std::vector for std::array initialization 0.00
Unclear syntax with std::tie +0.58
How to instantiate a member function pointer? +1.62
c++ - <unresolved overloaded function type> in function templ... +0.31
F# : list.[(argument)..] errors in Match Pattern 0.00
Combine variadic template arguments with a lambda -0.79
gcc and intel's icpc on redhat do not recognize namespace std::... 0.00
Fastest way to find counts of integral values (C++) +1.53
Function from one library matched to template from another library 0.00
Printing map and unordered_map pairs with one function +1.27
Why can't I have an enum as the underlying type of another enum? +1.28
F# a function as an argument in a match function +0.32
How to create file and folder then save that file into a folder? 0.00
C++: Can std::tuple_size/tuple_element be specialized? +0.30
F# find largest element in list of structures 0.00
Why does `std::sample` take `UniformRandomBitGenerator` as &&am... 0.00
Simplify code for dispatching different types to different function... +1.06
Cant return the head of a list +1.63
Inheriting a C# class that has only a private constructor 0.00
F#: how to obtain a char type expression with an int type input 0.00
Is this c++ template param deduction incorrect? 0.00
Accessing shared ptr from shared ptr of array 0.00
Add operator[] for vector when Type is unique_ptr +0.37
std::regex, to match begin/end of string +2.30
Efficient Search through list of Ranges -0.53
Mapping a list of tuples by tuple members -0.45
Compiling boost with MSVC2015 with /std:c++latest (or C++17/N4190) 0.00
How to store pointers of vectors, containing different types +1.25
Forcing let to bind to a function instead of a value +0.07
How to translate ReceiveReady method in NetMQ from C# to F# 0.00
Fold expressions and empty parameters pack: what's the expected... 0.00
Insert N elements from one container to other using iterators +0.68
Parsing a number into a string with boost spirit x3 0.00
How to check if a class has an inherited function at compile-time? -0.17
Common symbols '\pS' not been 'matched' using std::... 0.00
Parsing a list of strings followed by a list of strings with spirit... 0.00
Common symbols '\p{S}' not been 'matched' using boo... 0.00
do I put [[maybe unused]] on function declarations or definitions? -1.16
std::accumulate() only the real part of a complex std::vector +1.82
constructor delegates to itself in g++ & clang++ 0.00
F#: Adding items to a dictionary on a timer 0.00
c# to f# conversion with interfaces and linq statements +0.29
Does std::exception own what? +0.31
How to annotate interface property get and set with attributes in F# 0.00
fetch_sub with memory_order_relaxed for atomic reference counting? -0.20
Using cin.getline with string declared +1.28
Why isn't a tuple parameter being recognized on my function? 0.00
Why can not use "return lhs.size() == rhs.size()" in std:... -2.65