StackRating

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

dascandy

Rating
1492.98 (4,341,188th)
Reputation
5,956 (27,387th)
Page: 1 2 3 ... 4
Title Δ
error: expected constructor, destructor, or type conversion before... -0.02
Why is there now a difference between "{static const char a[]=... -1.81
C++ vector::begin not working 0.00
Better way to unit test, taking too long 0.00
study case in C++. Abstract class and instance +0.50
C++ struct inheritance +1.70
Read a big file to count the number of words repeat K times +2.90
When should a std::vector be used over a std::list? +0.51
How does this particular pointer increment work in C++? 0.00
Getting a Segmentation fault because of conditions in while loop 0.00
C++ template argument deduction/substition failed -0.52
Double from unsigned int[2]? -1.02
Way to call a static method of a class template without specifying... -1.32
Is the order of evaluation defined for a[i++] = i;? 0.00
Can I have a pointer on pointer on const in C++? +3.06
C++11 redeclaration in range-based for loop +2.88
Matrix multiplication without copying using operator * -2.20
About set container -1.01
Assign a integer to char pointer using stringstream -0.56
Bash - sed, replace line nr 1 in all matched files +1.41
What is visible in the output file as a result of name mangling? 0.00
HippoMocks throws NotImplementedException when not specifying expec... 0.00
Is destructor called implicitly in a overloaded operator delete fun... -1.49
Out of line definition of template function vs in class -0.82
In a type trait, why do people use enum rather than static const fo... -1.60
Why does an abstract class have a vtable? -1.82
Truncate vector of doubles to single precision at maximum performance +0.17
Is this file (gcc.sh) in cron.hourly malware? +0.51
Removing stopwords from char array +0.01
One makefile to compile all the source in a specified directory -0.44
What is the reason for a library to not be header-only? -2.19
Two WaitForSingleObject in a if condition instead of WaitForMultipl... +2.57
Is it possible to recover from std::abort? -0.75
Define Hash Template for Nested Types -1.58
interface changes: add new arguments to abstract c++ method -0.24
C++ memcpy copy of object appears corrupted 0.00
C++ using declaration and argument dependent lookup 0.00
Try-Catch doesn't catch exception +2.20
threading this method produces a segfault, why? -1.23
Vector, string, or array? +0.49
Wrong expansion for the variable "$?" in makefile +0.02
HippoMocks: is it possible to mock non-virtual methods? 0.00
Nested object creation in cpp. What is the function call sequence i... -0.02
Hippomocks expect call with class instance 0.00
Template function in argument of Expect call function in Hippomock 0.00
Is ‘int main;’ a valid C/C++ program? +0.26
CRTP - How to call the base class implemention of a method from the... -0.49
HippoMock always throwing NotImplemented 0.00
Are multiple coexistent instances of MockRepository possible? If ye... +0.01
Is it possible to check if code coverage has increased after a test +0.01