← Back to context Comment by windward 2 days ago 15 seconds plus the months of developer time defining dll boundaries and writing pimpls 1 comment windward Reply maccard 2 days ago No PIMPL's, but yes to dll boundaries. Breaking up the code into logical dependency structyures makes sense - the DLL's are no different to crates in rust really.
maccard 2 days ago No PIMPL's, but yes to dll boundaries. Breaking up the code into logical dependency structyures makes sense - the DLL's are no different to crates in rust really.
No PIMPL's, but yes to dll boundaries. Breaking up the code into logical dependency structyures makes sense - the DLL's are no different to crates in rust really.