StackRating

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

Yakk - Adam Nevraumont

Rating
1564.05 (4,902nd)
Reputation
197,071 (244th)
Page: 1 ... 24 25 26 27 28 ... 99
Title Δ
Can we safely call C API functions from C++ when arrays are involved? +0.45
std::atomic<bool> and lamda 0.00
C++11 way to reset a struct to null? -0.32
Is is safe to `delete this` in a virtual member function? 0.00
Factory function returning unique_ptr with custom deleter 0.00
How you convert a std::string_view to a const char*? -0.36
I'm trying to make a networking bind function which matches bef... 0.00
Get base class target from std::function +0.21
std::function accepting different function signatures in c++ 0.00
How to use unique_lock in a class that calls other functions that u... +0.18
Template specialization and perfect forwarding +2.80
Convert std::u16string to std::wstring without copy -0.53
How to use a C++ enum class enumerator as std::array index without... 0.00
Can I call placement-new and the destructor through references? +1.07
Specialization of class for vectors of specific type_trait -2.29
Why are c++ concepts's names in PascalCase? +1.59
Implement STL functions in variadic template -1.51
Using a Pure Abstract Data Type as a return? +2.11
Move assignment operator not being implicitly declared +0.46
Overriding return type of derived template class 0.00
Recursive type_traits for member function detection +0.28
static __forceinline or __forceinline static +2.27
Constraint template parameter depending on passed functor 0.00
Why are the default constructor and destructor of a class inline? +0.79
Append structs to a vector<uint8_t> +0.16
Clearing a vector of raw pointers to objects owned by unique pointers 0.00
Mixing void_t and variadic templates? +1.95
why is some virtual function dynamic bounded, but some is not? 0.00
In C++ multithreading applications, should I pass lambda or functio... +1.86
Return type of a call only using information on types and not on ob... -0.56
Difference between std::decay and std::remove_reference -1.20
Function with a fixed amount of parameters determined by an integer -0.81
How do I write a variadic template function in C++ where the parame... -0.56
Creating a callback with std::function as class-member +0.46
Using const_cast for creating non-const variant of methods -0.54
Select a variable at compile-time -1.59
C++ function pointers name lookup inside function template +0.46
Right way to "reserve or shrink" a vector to a known futu... +0.16
How to copy references of elements of one vector to another vector? +3.00
Redundant macro usage in initializer lists +0.42
C++: An object is not deconstructed when returning it? 0.00
Pass a temporarily modified vector to a function -0.90
Using std::weak_ptr with std::shared_ptr for shadowing -1.90
How to define boost::any operator == 0.00
Can you write a concept for ContiguousIterator? -0.32
Possibility of store object type for std::any -1.00
How to remove elements in a vector that match some element in anoth... +1.18
Fast element access for multi-dimensional representation of contigu... +1.24
Using constexpr in a namespace with static_assert is giving error +0.51
Unexpected (wrong) template deduction using armadillo library +0.51