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 ... 10 11 12 13 14 ... 106
Title Δ
How can one properly declare char8_t for diacritical letters? -0.79
std::sort on vector of shared pointers 0.00
Why is the default nont-trivial move constructor of unions in C++ s... +0.88
Linkage of Classes and Class members 0.00
When should I use const in C++ constructor parameters? 0.00
Under what conditions is it safe to use std::memcpy to copy between... 0.00
Indexing into 2nd array element always returns zero +0.20
C++20 concept : requires expression and perfect forwarding 0.00
Drawbacks of C++20 std::chrono::duration formatting -0.80
Prefered format when swizzling in Vulkan 0.00
Copy initialization with deleted copy constructor in reference init... +0.00
Why doesn't libstdc++ have span::span(Container&)? 0.00
Can I load a lua 5.3.5 dll written in c++ from lua 5.0.2? 0.00
add new data to a buffer while keeping existing data in OpenGL 0.00
Guarantee of compiler instruction reorderings in C++ 0.00
Is it ensured that 2 sequential std::chrono::steady_clock::now() wi... -0.48
How to retrieve a moved pointer to a function that runs on a separa... +1.19
Is variadic macro expansion possible in GLSL? 0.00
Move semantics and operator + overloading 0.00
Operator precedence, inconsistent documentations 0.00
Way to replace constant item in a map using iterator -0.22
Using one single descriptor pool vs. multiple descriptor pools 0.00
Is there a way to change the number of MSAA samples of an existing... 0.00
What version of OpenGL Shading Language is equivalent to OpenGL ES... +0.87
Expected unqualified id before “.” token 0.00
How to use std::vector<char> instead of void** when mapping m... 0.00
Can't create a stack allocated array in a class with a constant... +0.37
Prevent usage of a third-party base class 0.00
What is GPU driven rendering? 0.00
How exactly is expansion of a parameter pack evaluated with std::fo... 0.00
Is it possible / desirable to create non-copyable shared pointer an... 0.00
OpenGL and loading/reading data in AoSoA (hybrid SoA) format 0.00
Are draw calls sequenced in command buffers? +0.20
Are there any consequences in using a nullptr as a key for std::uno... +0.71
What is the best way to draw multiple VAO Using the same shader but... +1.27
limits and uses of C++20 template lambas 0.00
Is opening the SAME file in two different fstreams Undefined Behavi... +0.62
Is there any drawbacks in providing operator+ or operator- to bidir... 0.00
Trying to Understand the Initialization of C++ STL Containers 0.00
A problem with user-defined literal operator (in raw mode) 0.00
long long type representation in memory +0.59
How to check if fixed width integers are defined +0.88
Different types of variables in Lua are confusing 0.00
Is there a similar concept of resource state decay or promotion in... +0.79
How to deal with Resource-waiting in RAII +1.13
Does lua perform "require" during compile time? 0.00
Is difference of two constexpr instances of __func__ pointers still... 0.00
Is it more efficient to have a table or an object? 0.00
What is the role of mask parameter in glStencilFunc 0.00
GL_ARB_gpu_shader_fp64 not supported according to glslangValidator.... 0.00