Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kostas
Kostas has asked
4
questions and find answers to
34
problems.
Stats
496
EtPoint
85
Vote count
4
questions
34
answers
About
"Look on my works, ye Mighty, and despair!"
Kostas questions
Can't create recursive type `using T = vector<T::iterator>`
Capturing by const reference in mutable lambda
Bit manipulation for __int128
Kostas answers
template non-type template parameter
How to unit test a class with private constructor?
Ouputting String Literal from a variable
Automaticaly convert array of structures to structure of arrays in C++
Finding Median of more than 20 Million of 3 to 4 different integers in 1.5 seconds
Variable Length Arrays: How to create a buffer with variable size in C++
Printing bits in long long number (C++)
Empty braces magic in initializer lists
What is the result of adding a char and an int?
Towards understanding nth_element