C++17 allows us to have std::array
‘s template arguments deduced.
Continue reading
C/C++ programing language
5 posts
Be careful to use default constructors only. And only those generated by the compiler. Continue reading
Several years down the line and finally here is the Godbolt explaining it all. Hopefully.
Update
This post has provoked a lot of interest, so I managed to generate even more workload for myself. After some time (two years) here is finally dbjsysloglib. A Windows DBJ DLL Component. Release 0.1.0. Continue reading