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 ... 11 12 13 14 15 ... 106
Title Δ
Using "auto" to deduce the type of a nested initializer l... 0.00
C++20. is_constant_evaluated() vs if constexpr +1.12
Can memory imported to Vulkan from another API be freed by Vulkan? 0.00
Use of variable in own initializer 0.00
C++ Conditional layout of class members 0.00
C++ coroutines: call a coroutine function without co_await 0.00
Why is the Duration of the Compile-time crucial important? +0.80
Is it OK to read from an input attachment and write to the same att... -0.95
Overloading const version of [] operator for a templated class +1.22
in C++ , can I define an implicit conversion to a class without mod... +0.68
Questions about how to handle vulkan queue families +0.81
How does an object become a subobject? +1.02
Any reason not to use global lambdas? +0.96
How i can init variable/object after constructor in initialize list? 0.00
Is OpenGL's execution model synchronous, within a single context? 0.00
Why doesn't std::function participate in overload resolution? +1.37
Constexpr if testing one template parameter +1.13
Precedence of the C++ Comma Operator 0.00
Initialization of struct pointer containing a struct pointer of sam... -1.06
Render to swap chain using compute shader 0.00
How can noexcept possibly be specified for a C++ function? +0.21
Why do C++20 ranges not provide only pipe syntax? +2.18
Is there a version of glCopyImageSubData that uses blending in Open... 0.00
When are ranges::views calculated at compile time? +0.82
C++ Syntax for variable length array to be sent to GLSL in Vulkan 0.00
Why did sub_match and basic_string comparsion operator implemented... 0.00
C++17 if statement with initializer but no condition +0.23
How to enable auto-deduction of a template function that uses stati... 0.00
Is every "normal" use of user-defined literals undefined... +1.50
Can code injection in Lua be performed with just a variable definit... 0.00
GLSL Layout Qualifier Binding Points for out-dated OpenGL version 0.00
Creating a bitfield structure in lua like in C programming 0.00
How can I create a Vulkan Graphics Pipeline with two compute shaders 0.00
How to import C assert in cpp20 experimental +0.21
What is the std::chrono::time_point equivalent of std::numeric_limi... +1.32
How is std::condition_variable::wait implemented? 0.00
How to use std::string to store bytes (unsigned chars) in a right w... +1.14
[[no_unique_address]] and two member values of the same type +1.36
How to show the default constructor in Doxygen generated documentat... -2.86
Using glUniform and binding an UBO at the same time 0.00
Why does default constructor of std::atomic not default initialize... +0.62
why temporary object gets created while returning by value not whil... 0.00
C++, concepts not working with unsigned integers as a result type? 0.00
vulkan command buffers synchronization for the case of updating the... 0.00
How can I replace this for loop with an STL implementation? -1.09
Why is there no deduction guide for string_view? 0.00
Since OpenGL can perform built in backface culling, it must calcula... 0.00
Vulkan - Is there need for two different RenderPasses for two diffe... +0.21
Automatically compile OpenGL Shaders for Vulkan 0.00
Vector Push_Back VS Emplace_Back 0.00