C++ Tutorial: How to use CRTP to speed up your code

Опубликовано: 24 Февраль 2025
на канале: Zen Sepiol
11,561
454

CRTP (curiously recurring template pattern) is a powerful C++ design. This video shows how to use it to speed up interface code.

Tools that I use:
https://www.virtualbox.org/
https://kubuntu.org/
https://code.visualstudio.com/
https://llvm.org/
http://clang.org/
https://mesonbuild.com/index.html

In code:
https://github.com/renatoGarcia/icecr...
https://github.com/ZenSepiol
https://github.com/ocornut/imgui
https://github.com/epezent/implot