|
|
|
|
|
by Yotsugi
758 days ago
|
|
I don't undestand why there's still no solution for this in STL. Surely compilers like GCC could support a setup where STL instantiations are cached somewhere? If it was just one extra compile flag telling compiler to cache all template instantiations in some directory however it pleases, that would solve more than STL problems. |
|
Transitioning existing code to use modules is also not entirely straightforward, though probably no more problematic than introducing unity builds.