StackRating

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

Francis Cugler

Rating
1359.10 (4,536,293rd)
Reputation
4,814 (34,502nd)
Page: 1 2 3 ... 11
Title Δ
Is it possible to streamline a given set of operators to any arbitr... -0.94
Refactoring Code to assert at compile time instead of throwing an e... 0.00
Prevent object copy on return -0.39
What is the memory lay out of a C++ structure? +0.68
How do I read only integers from a file into a c++ program that als... +0.68
How to have public class member that can be accessed but not change... 0.00
How do I convert vectors of various types to std::string? +0.40
Why can I create an object when there is no explicitly defined cons... -1.63
Pure virtual function issue -1.19
Why can't the constructor return void expression? -0.32
Proper way to populate map of member objects and store one member w... 0.00
How to properly navigate directory paths in C++ -1.50
Does pass by reference and pass by value cause a change in time com... -0.31
std::byte's to_integer<uint8_t> interprets to char instea... -0.85
How can I program the function "go back" as a Menu Bar op... 0.00
Accessing shadowed variables from inner scope +0.77
Generating floating point limits at compile time via template argum... -0.93
What are the performance implications of for loops when performing... 0.00
How to chain and serialize functions by overloading the | operator -0.35
Trying to implement CRTP using inheritance and templates. Visual St... 0.00
Can I promote base class to child class? 0.00
Does members of class location in memory depend on the location of... 0.00
Why can't function name be the same as return name type? -0.86
Use of unique_ptr for class members -0.80
How to incorporate multiple orders of integration into my Integrato... 0.00
Am I checking for a white pixel correctly? 0.00
Vulkan's VkImageView and VkImage objects causing unhandled exce... 0.00
Is there an easy and efficient way to assign the values of bool [8]... 0.00
Writing hexadecimal values to text file, showing up as binary -1.04
Trying to require multiple variadic types to be specific types -0.90
How to print binary tree in horizontal way? +3.19
Constructors in C++ Language -0.34
Text file as input in C++ program will not work unless the text is... 0.00
Outputting Values from a 2D Array to a Text File +0.02
A compiler's evaluation of the size of an array's declarati... -0.58
Why does my heap.h file give me a LNK2001 error? 0.00
Eigen complex matrix-vector multiplication +0.18
Is there a way to run a statement when a condition in a loop is met... -0.20
Benefits of CRTP over an abstract class? 0.00
How to convert part of a big std::string into a float efficiently? -0.37
How to count values above average in array for C++? 0.00
C++ operator '==' cannot compare string[i] with another str... 0.00
Pointer to an array of class type and constructor with new 0.00
Is it possible to define classes with same name in same namespace b... +0.14
Calling non-static member function outside of object's lifetime... -1.04
Two code bases with the same code but one is generating an overload... -0.56
C++ iterating over 2 vectors using for loop -0.66
Declare a variable of a class without creating an instance of it -0.57
How do I create a timer for the program with clocking? 0.00
Operator overloading - Index does not print 0.00