StackRating

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

Brian Bi

Rating
1734.03 (61st)
Reputation
68,782 (1,268th)
Page: 1 ... 6 7 8 9 10 ... 29
Title Δ
can I increment an iterator by an integer? +0.76
Class typedef defined outside of class -0.27
Use the 'typename' keyword to treat nontype as a type in de... 0.00
Overloading function with multiple template definitions not possible? -2.23
Variadic template type deduction crashes compilers if there is a su... 0.00
What does it mean to be known at compile time? Constant expressions 0.00
Calculate array length via pointer arithmetic -0.04
Description of the process of finding the name +1.03
What is the rule for why this pointer value can't be converted... +0.80
Throwing an exception from the constructor of an exception in C++ 0.00
How to pass temporary C array into constexpr container 0.00
Why can't cout a scoped enum class member directly while can fo... +0.93
Template specialization and explicit specification of return type v... -0.28
How to prevent memory leaks in code that uses std::shared_ptr 0.00
c++11 unordered_set with hash function syntax error +0.21
How does integer_sequence get unfolded to generate a sequence? 0.00
Unable to create a function-like template in C++ 0.00
Do Temporary Objects have identity? +1.68
Atomic load and store with memory order relaxed 0.00
Symbol generated for local static const variable? 0.00
Is there an idiomatic way to find min/max of transform of array wit... 0.00
C++ Initialize inherited template base classes 0.00
C++ constexpr - Value can be evaluated at compile time? +0.94
std::bad_weak_ptr exception in shared_from_this after object constr... +0.22
How to get iterator over only the members of a class inside a conta... 0.00
How to make empty block in python but I don't want to use pass... -0.78
C++: Parameter type that requires inheritance from few interface-li... -3.27
Can we use conventional pointer arithmetic with std::array? +0.99
C++ - std::unique_ptr in vector<> is nullptr 0.00
Fold over a function with || operator +1.86
Merge two lists into a serparate list 0.00
How can I use type traits to limit the universal reference paramete... +1.31
SFINAE failing to work with intermediary type traits +0.65
Visual accept std::string from std::byte iterator -2.16
Do destructors automatically call delete[] in C++? +0.20
Why can std:set (with a single colon) compile? +0.70
why templated non const parameter constructor is preferred to given... 0.00
dynamic_cast to derived class returns nullptr 0.00
Variadic template wrapper around thread constructor fails to compile 0.00
Is it possible to affect local variables from a callback function i... 0.00
Using delete [] operator to de-allocate memory of data member in cl... 0.00
C++ How to check if char variable is undefined (not initialized) -2.39
What is type aliasing in C++? 0.00
Specializing with two template arguments for an argument (C++ templ... 0.00
Are C++ std::hash implementations always deterministic? -1.34
Move semantics in C++11 -3.25
Why does queue have front but priority queue has top in stl? -1.05
noexcept not removed by decay 0.00
Is the conversion from '(signed) -1' to 'unsigned long&... -2.03
How can cin object accept different types 0.00