You can do all implementation in .h files without having .cpp ones at all You don’t need empty .cpp. But yeah it’s not good practise anyway
You can do all implementation in .h files without having .cpp ones at all You don’t need empty .cpp. But yeah it’s not good practise anyway