Joel Filho

Modern C++ & Embedded Systems

Home Archives Twitter GitHub
2021
Jun 14

Using C++20's concepts as a CRTP alternative: a viable replacement?

Tags

  • c
  • c++
  • compile-time
  • concepts
  • embedded
  • experiments
  • language-evolution
  • language-tips

Recent Posts

  • ISR Contexts in Embedded C and C++ — Selecting the correct function at compile time
  • Using C++20's concepts as a CRTP alternative: a viable replacement?
  • The evolution of constexpr: compile-time lookup tables in C++
  • Forwarding References? Forwardable References! (or: don't use std::forward just because you can)
© 2021 Joel Filho
Powered by Hexo
Home Archives Twitter GitHub