StackRating

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

R. Martinho Fernandes

Rating
1732.63 (64th)
Reputation
167,786 (309th)
Page: 1 ... 7 8 9 10 11 ... 25
Title Δ
Stop on last element iterators C++ +1.27
Can I partially specialize a template with a pattern like foo<T.... -1.96
Any Solution to Unpack a Vector to Function Arguments in C++? 0.00
C++11 std::condition_variable: can we pass our lock directly to the... -0.27
error: invalid conversion from 'int (*)()' to 'long unsigned int' -0.32
Can a class with this vector member be initialised using the implic... +1.07
c++ 11 equivalent of java atomiclongarray +1.02
How can I specialize a C++ template for a range of values? -0.09
Why does C++ still have a delete[] AND a delete operator? +1.35
Accumulated vector values using partial_sum 0.00
is this code memory leak in c++? +0.41
Can I clone the bytes of a C++ object, overwrite the original bytes... +0.26
The complete name of the double colon in C++ +0.55
C++11 initialize map -1.51
std::packaged_task compile error w/ gcc 4.6 -0.80
Initialize std::array with a range (pair of iterators) +1.44
How to get the winapi id of a thread that has been created using th... +1.20
Can string-based user-defined literals be strongly typed? 0.00
Is it possible to use compile time asserts in C++ 0.00
No assignment of copy by value in lambda 0.00
Can I prevent breaking anti-aliasing rules using this technique? 0.00
Compiling Multiple C++ OpenGL 0.00
MFC CList like features in Linux? +1.04
Passing shared pointers as arguments +1.03
Multithreaded, read-only access to a Vector. Copy or lock? +1.54
c++ vector implementation - move constructor - move vs forward 0.00
What is "clause 10" in the C++03 standard? +1.42
what's the point of std::unique_ptr::get +0.12
String literals that contain '\0' - why aren't they the same? +0.96
std::get using enum class as template argument -0.69
delete MyClass *Array[10] -1.43
Is it possible to determine if a type is a scoped enumeration type? 0.00
Can I bind to a function that takes default arguments and then call... +0.31
convert decimal to 32 bit binary? +0.71
Is a function-returned temporary object not always r-value? +1.34
how to create a policy template that defines a fixed value type +0.80
Try catch exception handling C++ +0.74
C++ lambda error: no appropriate default constructor available 0.00
Cannot traverse a tree- nodes are re-traversed a huge amount of tim... 0.00
Arrays and Rvalues (as parameters) 0.00
AutoPointer with objects not allocated on heap +0.33
Why swap don't use Xor operation in C++ -0.02
populating vector into map +1.95
Crash in C++ code due to undefined behaviour or compiler bug? +1.11
C++ init member variables with multiple constructors +0.07
Why gets address value when parsing main() arguments? -0.32
Adding two nos. without any operator 0.00
C++ Stack Program Wsing array of Pointer Issue new char[len] where... +0.27
C++ unordered_map fail when used with a vector as key 0.00
static array buffer assignment -1.05