StackRating

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

Timo

Rating
1567.84 (4,328th)
Reputation
1,584 (103,909th)
Page: 1 2 3
Title Δ
DllImport from c# project to c++ project in same solution 0.00
std::format of user-defined types? -1.37
Why can my compiler not figure out this conversion, when does it ex... +5.11
Overloading operator>>() for unknown length/structure of input -0.57
Pointer to (data) member as non-type template parameter for instanc... -1.54
What is the issue with this factory function? +1.99
Alternatives to stringifying the variable name in C++11 -2.72
How can I achieve polymorphism in this simple minimal example? 0.00
Corrupted struct char arrays - sqlite C++ +3.90
Does some boost::asio async function connect a handler to an operat... 0.00
Compile time text to number translation (atoi) 0.00
Command pattern - Commands that execute the task with a "weigh... 0.00
How can I access to derived members from a pure virtual base class... +3.40
Overloading += in c++ to add one object into another +3.70
Template disambiguator for dependent names -2.98
SFINAE, Invoking a functor if the operator is implemented +5.72
Overloading std::vector::at assignment operator 0.00
4d mapping in C++ with tuple 0.00
What is the Java returning null equivalent in C++? +4.19
Q-learning to learn minesweeping behavior 0.00
Can smart pointers be implicitly used as pointers? +1.56
How to implement function with one argument that swaps private cont... -3.98
How to pass multiple cv::Mat from c++ dll to opencvsharp Mat c# pro... 0.00
Can I use std::transform in place with a parallel execution policy? +1.04
Initialize tuple with class templated on each type of variadic temp... 0.00
user defined data type in set in c++ -3.45
Invalid use of incomplete type for class with std::map<int, T>... 0.00
How to switch from hexadecimal to 2^16 system in c++ +3.09
Create a data structure that takes in key,value pairs and sorts out... -1.25
Using user defined literals at run runtime -1.53
Understanding how to compile C++ project 0.00
C++ Pass template argument through multiple functions 0.00
std::make_shared not working, but creating the pointer using "... -4.48
why v3 does not return anything even when inputs are equal -4.23
Searching a vector of structs for one data member, then printing al... +3.59
match strings between outer single quotes -0.04
Compile time specialize against function pointer references for avo... -1.77
Adjust a detected 2D map to a reference 2D map +3.43
gem5 simulation: error when goodbye.sayGoodbye(myName) calls 0.00
Is there an easy way to convert a vector int set to a string output? 0.00
Convert an input stream to a double vector 0.00
How can I know if a std::string was actually created? 0.00
How to check if elements of std::vector<std::string> start wi... -3.23
Constructing templated tuple types +4.07
Is it thread-safe to access a Mat with multiple threads in OpenCV? +3.49
Does a value x of type float exist for which x + 1 == x? -1.02
Does std::condition_variable::wait_until have any advantage against... 0.00
How to calculate the distance of two circles in a image by opencv -3.75
C++: `enable_if` to restrict types that support specific arithmetic... -4.49
why C++ std::min_element library function accepts functor that take... +3.94