Use the Pimpl Idiom to Reduce Compilation Time and Enhance Encapsulation May 13, 2005 ong compilation time is an issue of concern for many large-scale C++ projects. In some cases, a typical build cycle takes up a whole night or an entire weekend. This