Login
From:
Joel Filho
(Uncensored)
subscribe
The evolution of constexpr: compile-time lookup tables in C++ | Joel Filho
https://joelfilho.com/blog/2020/compile_time_lookup_tables_in_cpp/
links
backlinks
Tagged with:
c++
compile-time
language-evolution
Lookup tables (LUTs) are an important resource for systems programming. They are the embodiment of the time-space tradeoff: precomputing results allow faster computation, up to O(1)! My background: I
Roast topics
Find topics
Find it!