Hacker News new | ask | show | jobs
by geezerjay 2790 days ago
Indeed. IIRC this topic is covered directly in Meyers' "Effective C++" book, including the trick to use pointers + forward declarations in headers to avoid including other headers.