Random Walk
Pages
(Move to ...)
Blog
farnasirim.com
▼
Saturday, May 29, 2021
Compile-time pre-calculations in C++
›
Compile-time pre-calculations in C++ With C++17’s constexpr functions and C++20’s consteval specifier, it is easy to do io-indep...
Tuesday, February 18, 2020
Down the rabbit hole: Template interface around a C library (libibverbs) in C++
›
Down the rabbit hole: Template interface around a C library in C++ Calling C code from within C++ happens quite a lot. With isolat...
›
Home
View web version