StackRating

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

Alan Birtles

Rating
1537.99 (12,836th)
Reputation
9,443 (16,300th)
Page: 1 2 3 4 ... 16
Title Δ
c++ enum class must give all member a value or no value to ensure u... 0.00
c++ on enum class comparision 0.00
Use of C++ condition variables with atomic predicate but no mutex 0.00
Why std::string seem to do something that std::is_convertible says... +0.20
CURL missing data from write function -0.04
Return optional from class method -1.82
Early instantiation of non-template method of template class -1.84
C++ how to use a copy constructor +0.44
list::iterator invalid for moved-to list? +1.95
Can unused function-arguments become optimized away? -1.73
C++ private char* member allocation failure 'Expression must be... -1.17
How to delete a line of text in C++ using regex 0.00
Check if a stack is palindrome -1.31
Understanding working of copy constructor +0.44
array initializer inside class 0.00
Macro for calling a series of macro-generated functions with simila... +2.25
C++ ispunct deletes entire string? -0.55
how to make our own function like touch in c++ 0.00
Switching build configuration from cmake link to proper version of... -0.40
Boost ASIO segfault due to socket no longer existing after a second... 0.00
Strange behaviour when adding doubles 0.00
Generic Lambdas -0.31
QTime behaving different in linux and windows platforms 0.00
How to initialize an object that declared as const on header file? 0.00
G++ tail recursion optimization failing 0.00
Possible Memory Leak in CryptoPP::StreamTransformationFilter 0.00
how does __declspec(dllimport) actually work? +1.31
How to debug using Visual Studio on a remote Linux server using &qu... 0.00
Capture lambda by value 0.00
segfault due to finite recursion +1.39
C++ reading incorrectly from file -0.30
std::string difference in output when use c+=expression and c=c+exp... 0.00
Template specialization declaration in .cpp and .h files 0.00
Trying to convert postgres time stamp string to c++ time stamp 0.00
Preprocessor: concat previous line number in the name of a structure 0.00
Usages of std::move 0.00
Parallel for loop over range of array indices in C++17 0.00
Trying to implement CRTP using inheritance and templates. Visual St... 0.00
Why I'm getting nan at the output? 0.00
easiest way to know the position of minimum values in array c++ +1.51
Config file parser is only returning previous value -0.05
Array's first element won't output with no of char limit -1.39
Why local int variables inside `main` function will be initialized... +0.47
If const doesn't allocate memory, why I can get address of const? 0.00
what(): basic_string::_M_construct null not valid +2.18
C++ assigment std::list<typename>::iterator works in main but... +2.01
Is sprintf(b, "%") defined? -1.39
is C++ abstraction Endian neutral? +1.05
Incorrect BFS usage 0.00
Cannot convert from string to template C2664 0.00