* the results of a query into a C++ struct. * Like the previous tutorial, given an employee ID, * it prints their full name. * It uses Boost.Pfr for reflection, which requires C++20. * You can ...