StackRating

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

PlasmaHH

Rating
1540.36 (11,626th)
Reputation
12,911 (11,266th)
Page: 1 2 3 4
Title Δ
how to specify which interface to use for a socket in linux +1.99
why valgrind(helgrind) generates "Possible Data Races" in... +0.32
Ampersand and square brackets priority -1.09
how should I deal with assert failure? -1.38
Is there any way to fully emulate thread_local using GCC's __thread? 0.00
instant segmentation fault with debian and std::thread c++ -0.58
Was strstream ever part of the standard? 0.00
How to get a pointer to std::get<0,tuple<int,int>>)? +0.44
Is optimisation level -O3 dangerous in g++? +0.43
Correctness of cmath's pow() in GCC -0.24
vector's emplace_back +0.45
Using std::pair as key in std::unordered_map 0.00
c++ trivial try-catch causes abort -0.68
C++ templates partial specialization with classes -0.19
Prevent user from derive from incorrect CRTP base +0.37
CComPtr replacement for gcc? -0.47
C++ method call and type scope resolution ambiguity -0.49
How to handle multiple syntax command line arguments using boost.pr... 0.00
Offset in nm symbol value? +0.97
Explain: Converting 'char **' to 'const char **', Conversion loses... -1.58
Irregular behavior of c++ code +1.85
Template typedef for std container (without specialization)? -0.23
Can I use std::pair as a key in std::multimap? 0.00
STL vectors and using the [] operator -1.51
Reading 'unsigned int' using 'cin' +1.36
Random selection of dictionary words +1.69
Typedef enum declaration in C++ +0.44
PROGRAM CRASHES WHILE READING FILE C++ +0.57
Is there a platform or situation where dereferencing (but not using... -0.73
If I want to specialise just one method in a template, how do I do... +0.55
decltype(function) as class member +1.05
Turn off automatic initialization of variables in Xcode 0.00
How to declare copy constructor in derived class, without default c... -1.50
writing code that supports new and older c++ compilers? +1.82
Sorting a vector alongside another vector in C++ +0.17
Assign to *this for constructor delegation +1.52
Get DECIMAL(10,2) in C++ and show it? -0.32
suppress g++ warning cast from type 'A' to type 'B' casts away cons... 0.00
To overload operator or make function (C++) +0.81
address of this +2.12
Is it undefined behavior to form a pointer range from a stack addre... -0.16
Where are temporary object stored? +1.87
c++ reinterpret_cast, virtual, and templates ok? +0.45
better way of making sure 4 random values are not equivalent at all? +1.73
Undefined references when linking assembly and C++ using g++ 0.00
Should we explicitly write a copy constructor if the class member i... -1.33
Can SFINAE detect private access violations? +0.54
Is the pImpl idiom really used in practice? +2.07
How to make gcc/ld iterate over many '-l library' when using -static? 0.00
Detecting a function in C++ at compile time -3.57