StackRating

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

Cassio Neri

Rating
1523.11 (26,498th)
Reputation
12,772 (11,393rd)
Page: 1 2 3 4
Title Δ
confuse in "double to long long" in c++ -1.48
C++ Templates - undefined reference 0.00
template paramater - pointer to templated type 0.00
Encapsulation of two C++ classes into one high level class with per... -0.04
Static object as class member, requiring object's methods are stati... 0.00
Type-traits experimentation, SFINAE seems not to be working, whines... +2.14
How do I use a custom deleter with a std::unique_ptr member? +2.27
Why a function pointer is not captured by universal reference? 0.00
how to get the slope of a linear regression line using c++? +0.46
Perfect forwarding and ambiguity of function-parameter binding -1.32
Does C++11 enforce pow(double, int) to use the slower pow(double, d... -1.94
Extract just the argument type list from decltype(someFunction) -1.57
How to use noexcept in assignment operator with copy-and-swap idiom? -1.59
void(*)() analogue for member function pointer round-trip casting -1.55
Difference between extern const inside namespace and static const c... 0.00
How to create template for this function? -2.78
C/C++ intentional out of range indexing -1.25
What is the default move construct? +3.66
Overloading operator+ in c++ +2.00
Is default constructor elision / assignment elision possible in pri... -1.69
How can I check if std::pow will overflow double -4.03
comparison between void pointer, is it defined or compiler dependent? -1.43
How to create a function that only exists for a particular template... -0.15
Disable warning at a specific place in Intel Compiler -0.43
Strange undefined behaviour with tricky lambda expression -4.17
C++ Programm calls superclass method instead of subclass method in... -1.75
How best to fill a vector of vectors (avoiding wasting memory and u... -2.63
CRTP and multilevel inheritance +3.45
lambda closure type and default argument in function template 0.00
How to use std::transform without violating MISRA C++ 2008 Advisory... +4.13
How to correctly use std::reference_wrappers 0.00
How can I implement a class which can be constructed with an input... 0.00
need to create multiple dynamic arrays in c++ -2.77
conversion operator with template functions +2.54
Check if class is derived from a specific class (compile, runtime b... +3.87
Is it possible to take the address of an ADL function? 0.00
Questions on how passing arguments works in C++ -1.99
I have 9 Elements in the Map, but the distance between begin() and... 0.00
Variadic Function Accepting Functors/Callable Objects +0.14
Accessing array by pointers +0.86
Is there a more elegant syntax for these boolean expressions? +0.89
Undefined reference to class_name<template_argument>function_... -0.38
Array allocation in C++ on stack with varying length +3.74
Move semantics with a pointer to an internal buffer +4.54
Disambiguate overloaded member function pointer being passed as tem... 0.00
Safe way to convert an integer in an enum +3.91
Providing different implementations of a class depending on lvalue/... +4.30
Difference between `const shared_ptr<T>` and `shared_ptr<c... +4.41
Can Tail Call Optimization and RAII Co-Exist? -3.96
I have some confusion about Include Guards -0.55