Learn the ways to iterate in a reverse order on a container - C++11 to C++20 with a custom, easy to use, method to allow a reverse iterations in a simple way prior to C++20 and without the ranges library.| C++ Senioreas
How I decreased the compilation of DLL neural networks using C++17.| Blog blog("Baptiste Wicht");
Few things I've found out durign migration of ETL to C++17.| Blog blog("Baptiste Wicht");
Release of the version 1.2.1 of the Expression Templates Library (ETL) project with faster GPU support and new features.| Blog blog("Baptiste Wicht");
I'm happy to announce the version 1.2 of my Expression Templates Library (ETL): ETL 1.2, two months after I released the version 1.1. This version features much better GPU Support, a few new features| Blog blog("Baptiste Wicht");
Explanation on how I made DLL library 38% faster to compile with optimizations and using C++17 if constexpr.| Blog blog("Baptiste Wicht");