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 2 3 4 5 6 7 ... 106
Title Δ
How to use Glad in DLL and exe 0.00
What is the C++14 alternative to C99 compound literals, without usi... 0.00
Why is const auto not working with trailing return type? (Error C35... 0.00
What's the best way to express concept requirements for data me... -1.58
Partial template specialization of std::atomic for smart pointers 0.00
What happens when srcStageMask specifies a stage which is not in th... 0.00
How do I get rid of the "The metatable is locked" thingy... 0.00
Which of these new expressions with char arrays are well-formed? +1.39
How is memory managed during C++ copy elision? +0.73
Is it possible to depth test against a depth texture I am also samp... 0.00
Why is deleting a function necessary when you're defining custo... +2.21
Multiple Return Types with templates and switch case in C++ +0.16
Using C++20 concepts to avoid std::function 0.00
Correctly reusing storage of a union member and casting the involve... 0.00
Equivalence between function templates and abbreviated function tem... 0.00
How to properly use "C++ Core Guidelines: C.146: Use dynamic_c... -0.03
Is lambdification of a concept an improvement or bad practice? -1.30
OpenGL clear buffer when using a cubemap 0.00
Behaviour of explicit copy constructor 0.00
How can unspecified types be used in C++20 'requires' expre... +0.21
C++ initialize differently in container vs as local variable 0.00
Are there any mechanisms other than copy elision that can optimize... +0.50
Negating a concept (C++20) 0.00
How is VK_COLOR_SPACE_PASS_THROUGH_EXT meant to be used? 0.00
Understanding Vulkan concepts: swapchain, framebuffer +0.82
Why was std::ranges::less introduced? +1.10
std::async/std::future timeout with partial results 0.00
Does discard in fragment shader prevent modifications to stencil bu... 0.00
Why can we not declare a deduction guide outside an inline namespace? -2.14
Why "memory_order_relaxed" treat as "memory_order_se... +0.22
Check existence of (global) function but disallow implicit conversion 0.00
extension 'GL_ARB_shading_language_420pack' is not supporte... 0.00
Uploading index buffer without changing VAO state 0.00
Using std::optional<A> as a class member of class A 0.00
C++20 concepts: multiple return type requirements? +1.05
C++ memory model char vs word, concurrency? From Stroustrup book 0.00
In C++ Core Guidelines Per.4, why is the bad example intended to be... 0.00
Conditionally constexpr expressions with if constexpr +1.20
Using lua_checkstack? -3.18
Do constexpr values cause binary size to increase? +0.77
Using libfmt with a legacy API +1.06
GLSL Error : Undefined layout buffer variable in compute shader, th... 0.00
C++: Is it posible to set the type of a void-pointer, variant-objec... +1.18
why aren't anonymous functions in Lua expressions? +0.57
User Defined Literals for a String versus for a Hex Value 0.00
Is there any way of accessing arbitrary data of known size as a cha... 0.00
Are threads run on CPU or core? +0.45
Is there a command I can run from **inside** a Lua script that will... 0.00
How can I speed up the rendering of a large list of VAOs 0.00
OpenGL geometry shader, setting input size 0.00