Back To Basics! Fixed Point Numbers in C++

Описание к видео Back To Basics! Fixed Point Numbers in C++

In this video I look at a simple Fixed Point Number implementation in C++. I use constexpr to let the IDE run the code without even compiling anything! The final result is a small template class that permits arbitrary precision fixed point calculations.

Patreon:   / javidx9  

YouTube:    / javidx9  
   / javidx9extra  
Discord:   / discord  
Twitter:   / javidx9  
Twitch:   / javidx9  
GitHub: https://www.github.com/onelonecoder
Homepage: https://www.onelonecoder.com

Комментарии

Информация по комментариям в разработке