StackRating

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

Danh

Rating
1551.06 (7,630th)
Reputation
5,006 (33,148th)
Page: 1 2 3 4
Title Δ
Square brackets overloading => no operator matches operands -1.93
Why path escape character is different for boost::filesystem::path... +1.87
Lifetime of std::bitset::reference object created in std::bitset::o... +1.95
What is the correct way to create an object and push it in a vector? +0.93
Cant solve "warning: conversion to 'long unsigned int'... +2.69
How to instantiate a member function pointer? -0.89
Deduction and parameter pack that is not the last template paramete... 0.00
Combine variadic template arguments with a lambda +2.12
- minus unary operator overloading in c++ +3.49
C++ Vector keyword "ref" +3.69
Size of int on 8-bit machines -0.48
Can multiple instances of QThread refer to the same OS thread? 0.00
How to define (overload) symmetrical binary operator between two cl... +4.17
When does implicit template instantiation occur? +3.66
Using a single define statement with include guards for function-li... +4.87
No matching function in multiple inheritance -3.48
Function template specialization 0.00
Can the result of lower_bound(From C++ STL) be assigned to an integ... +4.39
Extract multiple types from tuple +3.76
Using Delimiters to Parse an Address By 'Street; City; State; C... +3.52
gcc no such file or directory error 0.00
What different attributes between malloc() and VirtualAlloc() to al... 0.00
Error: expected unqualified-id before ‘)’ token Node() +3.85
Convert guint8 to uint32_t in C/glib 0.00
What is GTEST_API_ in GTEST_API_ int main(int argc, char **argv) {}? 0.00
C++ header guard syntax -2.21
How to store/retrieve member function pointers for use as template... 0.00
Why doesn't boost regex '.{2}' match '??' 0.00
No idea what this pointer could be pointing to and unable to interp... +1.71
Declaring variables before "{}" using ":" in cl... +3.94
Moving a member function from base class to derived class breaks th... +2.76
Custom sort ordered map with tuple as keys -0.11
How to convert a #define definition into a string in VS2008? 0.00
freeing multidimensional array C +5.05
C++98/03 std::is_constructible implementation -0.02
C++ shared pointers of parent-children classes -3.69
What is difference between decltype(auto) and decltype(returning ex... +0.65
Segmentation Fault at the end of file -4.20
C++11 - std::declval<T>() name of method +5.04
error: no type named 'value_type' in 'class boost::shar... 0.00
C++ compile error: undefine reference to 'printMaze(int const(*... 0.00
What's the difference between printf("%d",i++) and i+... 0.00
If statement looks acceptable, but has error: expected expression b... -4.09
Associating enums with template classes at compile time -2.44
Why does C++ allow access restrictions on public inherited base met... +3.87
How can I get the real size of a file with C++? -2.10
I got compilation error when trying to build the example codes 0.00
Access the members of base classes with multiple inheritance and te... -2.55
Why does Microsoft's implementation of std::string require 40 b... 0.00
How does dereference operator (*) work when overloaded as a member... +4.99