Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Dan Nestor
Dan Nestor has asked
28
questions and find answers to
6
problems.
Stats
256
EtPoint
31
Vote count
28
questions
6
answers
About
I am a C/C++ programmer working in embedded development.
Dan Nestor questions
What is a common idiom to abstract cross-platform implementations?
When is it not a good idea to create a class? [closed]
Is it possible to restrict a template? [duplicate]
How can I provide a default implementation for an overridable method?
Alternative to friendship?
How can RAII be applied for class members that require extended initialization?
What is the difference between writing "::namespace::identifier" and "namespace::identifier"?
Why is Visual C++ changing the name of my method?
Displaying C++ compilation errors in the VS 2013 editor
Does static polymorphism make sense for implementing an interface?
Dan Nestor answers
Failed to open the HAX device! HAX is not working and emulator runs in emulation mode emulator
Disable clang-tidy warning for a specific macro
Displaying C++ compilation errors in the VS 2013 editor
How do I compile and link unit tests?