StackRating

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

David Rodríguez - dribeas

Rating
1612.89 (1,314th)
Reputation
178,288 (281st)
Page: 1 ... 21 22 23 24 25 ... 59
Title Δ
Which operations must not throw an exception in C++? +0.37
Using template argument as template argument type +1.70
Ordinated Container with key -0.71
Template Maps. .. can we? -0.13
Using the comma operator in if statements -1.91
STL iterator loops 0.00
Fix OrigClOrdID (tag 41) in a chain of replaces. Is it the very fir... +0.33
Conversion by constructors +0.53
C++ different singleton implementations +0.52
implicitly declared default constructor +0.42
Why in msvc++ we have _snprintf while other compilers allows snprintf +2.63
C++: friend function, derived class -2.36
Why is Visual C++ 2010 still calling Orphan_all when a vector is de... -0.62
Providing swap() for a C++ template class breaks std::swap()? -0.02
Is there a way to pass 'std::vector 2d' as a pointer to '2d c array... -1.95
Using SFINAE gives different results on GCC and Clang 0.00
Using forward reference -1.61
default initialization of double array of pointers in c++? -0.51
How does the unary minus operator work on booleans in C++? -1.14
Why compiler doesn't give error when typedef const pointer is used... +0.01
Are methods of templated classes implied inline linkage? 0.00
what is variant member in c++? -0.04
operators and constructor -1.68
Boost (1.50.0) Thread Library Linking with MinGW -0.13
io for non associative containers of std::string -0.20
C++ arrow operator equivelence -1.24
Why doesn't my cast from enum to int work in release builds? +1.76
How to set methods visible only for classes derived on different cl... -0.66
rvalue to lvalue conversion Visual Studio -0.68
How does the compiler know to move local variables? -0.25
accelerated C++ to find longest of palindrome -0.14
Exception safety regarding swap() operation - what's so wrong with... +1.44
How to create a cross platform window handler? 0.00
ambiguous overload for ‘operator>>’ in ‘std::cin >> -1.71
Explicit copy constructor +0.35
C++ "triangle" (and not diamond) inheritance -2.21
Gaining access to private members for testing in C++ -0.06
visibility issue for copy constructor of base class +0.33
Compiler error when using typedefs, multidimensional arrays, and po... +0.97
Does argument dependent lookup only search namespaces or classes too? +1.66
Calling a variadic function template through a std::function 0.00
C++: Use #if std::is_fundamental<T>::value for conditional co... +0.11
Is there a common design pattern or object oriented approach used t... +0.37
Linker error on pure virtual function call with gcc -0.03
How to convert an std::string to an unsigned char[] array *properly... -0.41
First time using boost - why did I not have to explicitly link to i... 0.00
How to have valid .begin() and .end() without .resize() for std::ve... +1.41
C++ Memory layout of inheritance +0.07
Function Pointer Overloading Error? +1.99
How to superclass some data structs in C++? +0.12