StackRating

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

TartanLlama

Rating
1698.62 (157th)
Reputation
54,835 (1,769th)
Page: 1 ... 14 15 16 17 18 ... 22
Title Δ
Reference destructing object before use -0.83
STL Push_back string in vector +0.34
Why cant set pointers in functions +0.23
Quadruple "const" in function definition +1.94
splitting a string but keeping empty tokens c++ +1.50
Program crashes sometimes when dynamically allocating memory -1.77
What is the difference between struct node* node and struct node *n... 0.00
Access static const variable from derived classes +0.37
returning derived class from overrided method, declared as returnin... +0.35
Variadic template unrolling to std::tuple -0.44
c++ map array operator overloading enable setting value to -0.62
Error: cannot convert 'int (*)[3]' to 'int (*)[100]'... +0.12
Filling a std string with memcpy does not set length +0.35
different clang and gcc behavior with pointers -0.20
C++ templating syntax - allocate type with pointer +1.14
Double templated function overload fails 0.00
How to implement template inner class function (C++) 0.00
Strange behaviour when calling virtual functions +2.25
Trait specialization of templated type 0.00
heap error after changing from new allocation to smartpointer +1.61
C++ 2D vector - Convert int to double +0.96
Does function pointers works while I am overloading the functions? 0.00
map does not name a template type for custom struct 0.00
C++ - Template template parameter with default argument doesn't... 0.00
C++ Templates with multiple constraints +1.54
Smart pointer vs owning raw pointer +0.20
Is C++ std::string platform independent? -2.08
c++: Pointers and address -1.00
Return reference from binary search tree C++ 0.00
The standard way to get sizeof(promoted(x)) -1.12
shorter notation for size_type in std::vectors -1.35
C++ arrow operator with pre-increment: With or without parentheses... +0.38
Syntax Error when using 'delete' +0.89
Is the hard coded value in function argument a const reference? 0.00
How do char and int work in C++ -0.11
Is there any way to check whether a function has been declared? +0.36
how to fill std::vector from istream using standard stl algorithms 0.00
When I use typedef or using for an int, how much is it still an int? +1.52
How to make types for indexing +1.15
sum elements of map by iterator +0.44
Compiling C++ code stored in a Ruby string without writing it into... -2.56
Ambiguity in variadic function template -0.57
Short-circuiting of non-booleans -1.46
How can I ensure that each case defined in an enum class is treated... -0.43
explain the sample code from cppreference +0.37
Deriving a variable type based on another variable type in C++ 0.00
My swap program is not working using Template? 0.00
Universal reference with templated class +1.88
c++ Search for char in char function? +1.30
g++ problems, possibly with && operator +0.85