Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Yttrill
Yttrill has asked
24
questions and find answers to
30
problems.
Stats
561
EtPoint
99
Vote count
24
questions
30
answers
About
Developer of the open source Felix programming toolkit.
Yttrill questions
Implement and represent polyadic operations
Starting X with Cywgin
How are weak arrays used?
Does C++11 support types recursion in templates?
Inlining Algorithm
Optimisations with folds
What OCaml standard library types cannot be marshalled?
No Language: Travis CI
Vector vs string
Yttrill answers
Simple lock free stack c++11
Why is C++ backward compatible with C ? Why isn't there some "pure" C++ language?
dllimport /dllexport and static libraries compilation under visual c++
Why is RAII and garbage collection mutually exclusive?
TypeID for derived classes of a common base class
Argument type deduction, references and rvalues
Construct object with itself as reference?
C++ -& CRTP . Type erasure vs polymorphism
OOP and Dynamic Typing (not Static vs Dynamic)
What are reasonable ways to improve solving recursive problems?