Modern C++ in Embedded OS Dev - Fatih Bakir - C++Now 2019

preview_player
Показать описание
#Boost #Cpp #CppNow
CppNow Twitter: @CppNow


Lightning Talk


---

*--*

---
Рекомендации по теме
Комментарии
Автор

Interesting little topic, too bad it got only 5 minutes for it. Would have watched a full presentation. Also i don't know why so many down votes.

lorandpetok
Автор

Sounds more like a joke than anything real look at all major kernels and you will find no C++ for you.
Apple now uses C++ for driver subsystem but technically it still calls C code as the entire kernel is C not C++ and there are several reasons for this.
For something as trivial as your sh… of a MCU it might work better? I but i doubt that a OOP-"C++" model is really a good way in any way or form.

platin