Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Julius
Julius has asked
6
questions and find answers to
13
problems.
Stats
211
EtPoint
32
Vote count
6
questions
13
answers
About
Julius questions
Iterator equivalent to nested for loops shows 50 % performance breakdown - why?
`constexpr` variable "used in its own initializer": Clang vs. GCC
Julius answers
How can I check type T is among parameter pack Ts...?
Enumerating over a fold expression
How to pass around parameter packs in C++?
How to unroll a for loop using template metaprogramming
How to flatten heterogeneous lists (aka tuples of tuples of ...)
Can I detect at compile time "function arguments" that are compile-time constants
efficient index computation using meta programming
using C++ template programming to extract the field types of an arbitrary structure
Storing the result of pointer subtraction
Transform constexpr expressions into template non-type parameter