Programming Parsing callable types of C++ — in C++, a series | Part 1 December 8, 2024December 8, 2024PDCG Callable – a not notorious concept In C++ we have the concept of callable which is any type for which operations INVOKE and INVOKE<R> hold. A not common concept that…Continue readingParsing callable types of C++ — in C++, a series | Part 1
Thoughts Welcome! December 22, 2020October 21, 2024PDCG Hello there! This is the first post I write for my new website. This space will be used to share my deeds and knowledge, acquired during my professional journey, and…Continue readingWelcome!