Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
andreas buykx
andreas buykx has asked
68
questions and find answers to
5
problems.
Stats
399
EtPoint
14
Vote count
68
questions
5
answers
About
I'm a senior software engineer developing scientific simulation software.
andreas buykx questions
data access object pattern implementation
How to implement an interface class using the non-virtual interface idiom in C++?
how to document generated constructors in doxygen
How does a compiler deal with inlined exported functions?
nonvirtual interface idiom for more than two levels of inheritance?
how to automate or facilitate multiplatform build/test before committing?
using the testcase name in output file names
How to find functions in a cpp file that contain a specific word
portable threading APIs
Obtain an index into a vector using Iterators
andreas buykx answers
Should I declare all functions virtual in a base class?
Unit testing Visitor pattern architecture
Is there a way to revert svn property changes for a file without reverting changes to the file's contents?
How can I iterate over an enum?