StackRating

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

Hcorg

Rating
1526.29 (22,389th)
Reputation
6,330 (25,655th)
Page: 1 2
Title Δ
Is it necessary to use std::move? Isn't this already an rvalue... 0.00
Why language packs have to be loaded before main window is created... 0.00
Terminating decimal -4.16
const_cast and std::move to remove constness from non-reference -3.74
Replacing class definition macros with templates -3.41
Does creating a new Qt Window with no parent also create a new thre... +3.60
Does apache thrift support function variable as parameter? 0.00
Does thrift IDL support generic types in C++? 0.00
Can the container type be deduced in varadic templates? +3.78
Error: 'Failed to specialize function template' C2893 '... 0.00
Nested type: struct vs class +3.67
Templated type conversion operator = +0.52
Boost::Test : Compiling and running a "hello world" program +3.74
Const guard for the dynamic data inside class +5.12
Access derived class member variable in virtual function +4.16
How to return more than one value in a Thrift service method? 0.00
How to find vector of items in std::vector -1.66
cbegin()/cend() vs constBegin()/constEnd() +3.85
Netbeans Highlights errors where are no errors 0.00
std::shared_ptr: typedef with custom deleter +3.99
How to fix C++ char converting? +0.43
Convert long int* to long long int* +4.46
Generate a std::tuple from standard container +4.19
object initialzation before initialization list 0.00
Using getenv() to read environment variable returns NULL C++ 0.00
Why does bit-wise negate operator "~" cast to int? (conve... -1.94
What's the reasoning behind std::unique_ptr<T>'s cons... +4.80
Why shouldn't we use parenthesis for manipulators that don'... -1.08
how to fix: you are not allowed to push code to protected branches... 0.00
Why "is_modulo" is false for double and float? -1.87
How to avoid error messages in c++ caused by memory overflow 0.00
Work around std::showbase not prefixing zeros 0.00
Why thrift TBinaryProtocol read recv data more complex than just si... 0.00
Implementation of static member function in C++ +2.23
How do I set fields in Thrift struct properly in C++ sources? 0.00
Where does the Apache Thrift C++ GlobalOutput output to? 0.00
How do i pass a type name to a function? 0.00
how can I define a map accept different kind of value in thrift? 0.00
Linking libraries in GCC -4.09
Hex value to custom decimal value 0.00
Currency selection works except when user selects euro or 'e' 0.00
Scons: how to check file before compilation with commands which doe... 0.00
how does the function system() work in c++? +1.67
Error while using vectors iterators' after insert and erase +4.06
Lint possible access / creation out of bounds pointer -3.76
sorting vector of structs by integer +0.56
Implementing iterator operator* for container storing values on disk 0.00
Seg Fault upon accessing malloc'd 2d array in class +4.77
behavior of regular function and virtual function at deletion of an... -1.21
C++ std::printf("%u", 5) adds a number after the expected... +1.54