Login
From:
C++ on a Friday
(Uncensored)
subscribe
A taxonomy of C++ types – C++ on a Friday
https://blog.knatten.org/2025/04/25/a-taxonomy-of-c-types/
links
backlinks
Tagged with:
c++
Roast topics
Find topics
Find it!
You may have heard of things like fundamental types, built-in types, basic types, integral types, arithmetic types, and so on. But what do they all mean, if anything? In this post I’ll gradua…