StackRating

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

Nicol Bolas

Rating
1735.73 (57th)
Reputation
429,901 (82nd)
Page: 1 ... 4 5 6 7 8 ... 106
Title Δ
How can I combine several return type requirements of C++20 constra... -1.29
Type conversion and type casting of pointers in C++ +1.31
How to make a raw C++ pointer to point to a template class without... 0.00
How to use Vulkan Timestamp Queries? 0.00
Why do separate arrive and wait exist in C++20 barrier? 0.00
Are OpenGL functions actually context-specific? 0.00
C++ make placement new aligned storage initializable using constexpr -1.06
VK_NULL_HANDLE is always 0; Why not nullptr? -3.20
Multiple concept-constrained parameter packs in variadic function i... 0.00
Why is a class with an explicitly declared move constructor failing... 0.00
C++ How to convert a big integer in std::string form to byte/char-a... 0.00
How to provide default implementations in C++ 20 using concepts? +1.31
What is the formal definition of the wording `non-deducible` 0.00
Matrix Division in GLM 0.00
Why won't std::uniform_real_distribution generate proper floati... -2.47
How can we customize our own hash function for C++ unordered set to... -0.82
Vulkan; Get list of uniforms & attribs from SPIR-V shader 0.00
std::enable_shared_from_this, non-virtual destructor and public inh... 0.00
Comma Operator in subscript operator? 0.00
why exception specification of a constructor for empty class type i... 0.00
What Type of Initialization Occurs When Calling Copy Constructor? 0.00
Returning make_shared<Base>, inheritence and casting to Deriv... 0.00
Why does Return Value Optimization not happen if no destructor is d... 0.00
Is there a specific reason why "The one ranges proposal"... 0.00
Why stackless coroutines require dynamic allocation? 0.00
Doesn't using directives work with c++20 concepts? 0.00
CppCoreGuidelines: What are hot int copies? 0.00
C++20 explicitly defaulted equality operator 0.00
What operator is responsible for accessing/reading objects and arra... 0.00
Converting a pointer to a range 0.00
How can I protect my lua script against having the global table dum... 0.00
Visual C++ constexpr Hints 0.00
Does GL_SHADER_STORAGE_BUFFER locations collide with other shaders... 0.00
Take a reference to a pointer with erased type (void*) 0.00
Attributes in c++ and their use 0.00
OpenGL Compute stage with other stages 0.00
understanding user defined string literals addition for c++20 0.00
Is it possible to detect if a lambda has “this” in the capture group? 0.00
Why use `std::bind_front` over lambdas in C++20? 0.00
Using SFINAE to ensure the Variadic Parameter Pack Arguments are De... 0.00
what is the new feature in c++20 [[no_unique_address]]? 0.00
Is it possible to format strings in C++ like python's f-strings? 0.00
What exactly does framebuffer mean in Vulkan 0.00
In a GLSL vertex shader can you access the index of a vertex in the... 0.00
Double move when returned by value C++ 0.00
Extending the lifetime of a temporary object without copying it +0.57
How to safe cast int reference to long reference? +0.44
How much memory must be reserved for a C++20 coroutine frame? -0.88
Why do fancy pointers exist? -2.67
Is GL_ARB_compatibility valid in a core proflie? +1.08