C++ allows declaring functions as constexpr. Such functions could be evaluated at compile time and used, for example in if constexpr(...). However, a non-constexpr function in this context is not allowed. So, if we want to write a template, accepting a function and using it in either if constexpr(...) or old plain if(...) we need […]
Contents
Tags
alsa Arduino ARM ATmega ATmega2560 audio avr C++ C++0X C++1X C++17 C++26 cojson configuration Controllino Cortex-M0 Cortex-M4 cross-compile deserializer DLNA embedded embedded systems HTTP json JSON-RPC JSON for embedded systems json parser json serializer linux low end MCU MCU minidlna multiroom OpenIndiana Particle Photon proto Protobuf PSoC REST serializer systemd template USB vlcArchives
- January 2026
- October 2024
- December 2023
- January 2020
- March 2019
- October 2018
- September 2018
- April 2018
- December 2017
- April 2017
- March 2017
- June 2016
- October 2015
- April 2015
- March 2015
- November 2014
- November 2012
- March 2010
- December 2009
- November 2009
- July 2009
- March 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- April 2003
Categories
Meta