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 ... 6 7 8 9 10 ... 106
Title Δ
How to understand the sentence its lifetime began within the evalua... 0.00
Self referential c++20 concepts +0.83
Check if GLSL extension has been enabled? 0.00
c++20 concepts: Can we declare a struct as conforming to a concept? 0.00
Is there a way to map a host-cached Vulkan buffer to a specific mem... +0.79
Vulkan and struct member alignment 0.00
Why is there no enumeration concept in C++ 20? 0.00
Does NRVO also apply to coroutines? -0.74
C++ : Convention on iterator when doing slicing, especially for acc... +0.21
why a constexpr expression of literal class type with a pointer sub... 0.00
Applying a simple Tesselation Evaluation Shader 0.00
Why C++ non-static data members require unique addresses? 0.00
A name for describing `consteval` function argument being known at... 0.00
How to create a chrono::time_point object for a given calender date... -2.34
Initializing global variables in glsl? 0.00
What is the maximum color value in GLSL unsinged int? 0.00
What does this operator do in c++? +0.63
How to call a function of a related (but different) C++ concept? 0.00
Is there anyway to set the VkDescriptorImageInfo to null or have so... 0.00
How to make 'this' into std::unique_ptr? -1.19
Does mod function returns highp float in OpenGL 3.3 core? 0.00
Getting pointer to a vector of objects for vkGetSwapChainImagesKHR 0.00
Are static constexpr variables inlined in C++? +0.98
what are lookup rules when a name occured before function's dec... 0.00
Custom allocator and memory alignment -2.87
Why do you need to recompile C/C++ for each OS? +0.74
What does it mean by "fgets will not stop if it encounters a N... +0.56
GLSL vec2 use as array in float? 0.00
Is it possible to define a callable concept that includes functions... 0.00
Why doesn't this lua pattern match remove the '.xml' in... +0.83
Is it correct that if a global function uses non-local variables, t... 0.00
When doxygen-commenting a GPU kernel, how do I document information... 0.00
c++: Is a multiple inheritance from template class and general clas... 0.00
Is it possible to create a vector of concept ? std::vector<Conce... -2.95
OpenGL VAO: a shared instancing VBO among non-shared 0.00
Delay before rendering issue using OpenGL save and render process i... +0.20
Can I do transfer operation in transfer queue and graphics queue at... 0.00
Standard empty argument type functioning like void -1.89
Why default three-way operator (spaceship <=>) generates equa... 0.00
How to provide computed number of workgroups to glDispatchComputeIn... 0.00
What shader to compute something about a primitive? 0.00
std::shared_ptr which is empty but not null -2.58
Initialize Any Union Member (designated initializer) 0.00
What is the difference between leak and address? -0.30
C++ Concept that requires a member function with an OutputIterator... 0.00
Implicit creation of objects in C++20, understanding the type punni... 0.00
Comparing two structs of the same type from external API 0.00
How to force std::weak_ordering -1.93
Pass by value/reference for a parameter that will be moved within f... 0.00
[cpp.cond]/2 in N4713 -1.45