StackRating

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

IlCapitano

Rating
1540.65 (11,488th)
Reputation
63 (925,149th)
Page: 1
Title Δ
Why do list initialization cause a Seg fault? +3.73
C++ 20: Can concepts interface a method? -1.40
How to get single characters from unicode string and compare, print... +5.44
Error during recursive class template instantiation for overloaded... +3.74
How to check whether a class is stateless? 0.00
C++ template metaprogramming nested switch statement 0.00
Can I restrict a template operator only for types that do not have... +2.35
What to assign a variable that I don't want to be equal to any... +4.03
LLVM pass for generating object code is giving segmentation fault 0.00
How to emplace to a std::vector of std::array? 0.00
Custom std::set as value type to unordered_map 0.00
Minimizing stack allocation by way of temporaries in arithmetic ope... +2.80
create an std::initializer_list of 1000 ints with default value of 5 0.00
why template parameter which is explicitely given can not be "... +4.64
c++ : Initialize constexpr std-2DArray programmatically 0.00
The better way to control player in 2d game ? (sdl2) 0.00
Why does this Y Combinator using code fail to compile? 0.00
How else can I access a bit field members? +4.88
Creating a "class" definition using LLVM c++ API 0.00
Ambiguous overload of pointer and integer? 0.00
Can I extend conditional expression in C++ +3.81
Power set code showing segmentation fault +4.73
Set LLVM assembly output syntax with C++ API 0.00
How can I check if char encoding is ASCII? +0.62
Is it legal to cast const away of a non-static const field with gua... -3.07
Function pointers on a class's member function 0.00
code doesn't compile with a specific name function 0.00
I am looking to define two library with different names that use th... -3.04
How to resolve memory related errors that arise from interaction be... +3.92
C++ compile problem with strlen and strcpy +4.36
Write a function that only accepts literal `0` or literal `1` as ar... +3.84
How to generalize this function with variadic templates c++ 0.00
How to wrap a function to fit the required type of another function -1.50
Prevent compiler from separating function's instructions 0.00
Is there a way to wrap input types to a template class in C++? -3.23