StackRating

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

JBL

Rating
1540.34 (11,639th)
Reputation
9,838 (15,549th)
Page: 1 2 3 ... 5
Title Δ
Do I need batched parallel programming? 0.00
After mapping a type to an integral value, how do I get the type ba... +2.23
Is the destructor of a local object inside a loop guaranteed to be... +0.48
Is there a way to enforce using "this->" for class mem... -1.59
How to handle user functions with unkown number of arguments for pe... -0.65
No appropiate default constructor available 0.00
How to make Qt Signal emit by value without compile errors instead... +0.44
C++ nested classes referencing each other -1.15
Is the "this" pointer just a compile time thing? +1.02
Return class member without copy vs return local object in differen... -0.90
How to create a CMake variable that takes a default value unless ex... 0.00
Successor of a node in a Binary Search Tree - Swift +0.44
OpenGL normally "Up" direction? 0.00
Return vector as auto from function -0.03
How to load android system native library 0.00
How to use c++ in Android 0.00
C++ double act as float? 0.00
how to select keypath for keyframe animation in Scenekit? 0.00
What means operator "slash" for C++ string? 0.00
C++ template instantiation with if statements +0.44
Can I base a branch on a different one from the current? 0.00
Make the compiler tell which methods are not concrete instead of er... 0.00
How to write operator== to work with implicitly casted/constructed... +1.10
Hierarchy of namespaces, headers and objects -0.07
SIGSEGV SEGV_MAPERR 0x00000000fbadbeef in libwebviewchromium.so 0.00
Is C++ function call an expression? +2.52
virtual function in parent of parent class +1.84
Easy way of constructing information message for throwing std::exce... -1.19
How to deal with a pointer to an Objective-C object in a C++ app +0.46
how to input exponents during run time in c++ -0.55
How are templates arguments resolved/deduced? -2.22
chess game - error in abstract class 0.00
Why is a semicolon by itself allowed in C/C++? -1.90
Supporting multiple screen in Android without using multiple layout... +0.44
initialize own String class by assignment in c++ +1.53
Error C2084 "already has body" should compile? -1.88
Using iterators as offset index +2.31
Mutexes and deadlocks -0.55
Is it possible to consume a web service in a c++ service application 0.00
Strange behavior of static global variable +0.53
What if I delete an array once in C++, but allocate it multiple tim... -0.17
what is a header only library 0.00
How to set NDK Build path in OSX for Android studio +0.45
How to use iterator in a function where a vector is passed by refer... -1.97
Qt I want to encode a pointer as a string and decode it later -0.44
what type of cast should I use here? +1.67
The concept of `Nil` in C++ +0.20
Safely exit Qt thread on exit application -1.16
Can I invoke any method of an object that is a template argument? -0.93
Const Ref to const Pointer 0.00