StackRating

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

Tony Delroy

Rating
1561.81 (5,270th)
Reputation
85,937 (933rd)
Page: 1 ... 32 33 34 35 36 ... 52
Title Δ
How do I make std::getline inform me when it has hit the end of a s... -1.02
Is an int* parameter exactly the same as a int[] parameter -0.69
Is it a good idea to use private inheritance to hide implementation? +0.50
Is lockless hashing without std::atomics guaranteed to be thread-sa... -1.62
How to "track" missing ctor initialisation list arguments? -0.83
Where is stored in memory the reference to current object? -1.12
Switch statement with huge number of cases +0.28
Getting started with p2p type networking/programming +0.02
Access enum values in C++98 and C++11 +0.70
Which one is better stl map or unordered_map for the following cases +1.13
Does windows have a interrupt-context? -0.07
Changing the size of a string in a vector<string> -0.03
C++ notation for array names +1.30
Is there any way to make sure the output of the float-point the sam... -0.32
Using sscanf and sprintf in c++ - style 0.00
Time Class Constructor -1.23
How to catch 'any' exception in C++? +1.21
C++ counting animals and random interaction with base class -1.79
object to int casting on bitwise operation -1.05
how should I deal with assert failure? +0.91
Write a large file to disk from RAM -0.04
Good naming convention for private member functions in C++? +2.03
How to get a space character in a file in c++ without getline -1.43
C++ std::thread stopping condition for thread pool +0.49
Exposing template member field +0.53
String container for large N -1.03
Using C++ to develop a Linux system related program +1.17
C++ while statement for failed functions? -0.84
STL multimap associative containers +0.00
Find substring in many objects containing multiple strings -0.16
Understanding design with polymorphism (C++) +0.75
how to use try catch with constructors? -1.31
How to store a long hex value message in C++ -1.25
Variable arguments -0.51
Virtual Memory Space +0.04
Is it possible to place a macro in a namespace in c++? +0.36
Why 'ifstream' and 'ofstream' are added to "std", while '... +2.26
What are the advantages of using an STL clone? -0.54
How to map hashfunction output to bloomfilter indices? 0.00
Using placement new +0.97
How to properly read and parse a string of integers from stdin C++ +0.25
C++ template class overload [] operator -1.66
Valgrind output and rdtsc in disagreement...why could this be? -0.50
Proper terminology for "dynamically allocated memory emulating... +0.51
On using std::vector<class type Foo> as raw array Foo [] -1.79
C++ how to differentiate between template for container and native... -0.77
Different types of functions as arguments in C++ -0.57
Can static_cast throw an exception in C++? -1.02
Bitwise XOR on structs in C++ -1.14
Tabs vs Space indentation -0.93