StackRating

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

Frank

Rating
1546.94 (8,916th)
Reputation
6,369 (25,477th)
Page: 1 2 3 ... 5
Title Δ
Understanding writing a CMakeLists.txt 0.00
Merge tuple and integral instances into tuple of references +2.22
C++ - How can we call a class without calling its attributes? +1.11
C++ How to implement A* with new nodes calculated on the fly? 0.00
Recursive data type with partly fixed types 0.00
Is there an ideomatic way to avoid this use of Naked New? +2.49
Is there an analogue of keyword "where" from C# in C++? +0.10
Safe way to reference nested member -0.09
Perfect forwarding interpreted as rvalue reference 0.00
How do I include a library in C++ that had been built from source c... 0.00
C++: const array instance generation in header file +0.46
What is the difference between header and library file? +0.44
best way to move/copy string in async operation? 0.00
Non standard syntax - Use & to create a pointer to a member : C... 0.00
XY inherits from both X and Y. casting XY* to X* then to Y* then ca... +2.03
C++ Heap Corruption Detected error occurred +1.02
Using boost variant with template deduction -1.76
Googletest (gtest) / googlemock (gmock): Why is "interleav[ing... 0.00
two derived class of a subclass but with two return type 0.00
How to load a .proto file in protoregistry 0.00
Broadcaster/Listener pattern using variadic templates 0.00
FLTK: which button is pressed - passing a number to a button's... 0.00
Why does the following templated class member function not compile? -0.52
C++ - Pushing variadic template class object into vector +1.91
Why am I not getting an error when reseting a reference? 0.00
std::any for move-only template where static_assert inside copy-cto... 0.00
How to make a const getter for an array which contains another clas... 0.00
Passing template to a function without specifying concrete type -0.26
Is it possible to use CRTP with derived classes that are themselves... 0.00
Ambiguous overloading with operator[] and operator int() 0.00
Design multi-threaded chat server with low thread contention 0.00
Why one may need a shared_from_this instead of directly using this... 0.00
C++ lifetime of a dangling string -1.19
Deducing std::string from const char* or char* when creating a std:... 0.00
difference between union of fields and union of structures 0.00
Priority of static functions in C +1.50
Dereferencing double pointer to pass to recursive function 0.00
return tuple of uncopyable objects +1.35
Windows types won't let my callback access local variables, any... -2.23
C++ Passing member function reference from a class instance to anot... 0.00
Why during template deduction the right function is not seletected 0.00
creating a static library using g++ -std=c++11 using templates +0.45
Why is there a relocation needed if calling function in same transl... 0.00
C++: How do I prevent modification of a derived object through a po... 0.00
C++ difference in behavior between cout and printf +0.41
Conditionally Include File in C++ Header -1.11
cannot bind non-const lvalue reference of type to an rvalue of type 0.00
Can class type info MACRO be replaced with templates? +0.99
C++: Mixins and polymorphism 0.00
Culling works with extracting planes from view-projection matrix bu... 0.00