Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Robinson
Robinson has asked
53
questions and find answers to
11
problems.
Stats
496
EtPoint
76
Vote count
53
questions
11
answers
About
Software Developer.
Robinson questions
std::find across a set of shared_ptr
An indexed set (for efficient removal in a vector)
RAII pattern for acquire/release with variadic templates
OpenGL matrix setup for tiled rendering
Using make_shared with a protected constructor + abstract interface
C++ shared_ptr vs. unique_ptr for resource management
Iterating a parameter pack with variadic templates in c++
Unusual static_cast syntax
C++ idioms when declaring template class members and constructors
When should I use GL_SRGB8 instead of GL_RGB8?
Robinson answers
Try to understand std::enable_shared_from_this<T> but cause a bad_weak_ptr using it
Speed of cos() and sin() function in GLSL shaders?
What's the right way to handle "One, Both, or None" logic?
What performance can I expect from Int32 and Int64?
What can I use instead of std::aligned_alloc in MS Visual Studio 2013?
C#: How to avoid TreeNode check from happening on a double click event
GPU deinterlacing
C++ How to detect Windows 10
Can I define a struct whose objects will always be in separate cache lines