| ▲ | pjmlp 3 days ago | ||||||||||||||||
Not when using modules, which I have moved into on hobby projects. The import std is much faster than plain #include<iostream>. | |||||||||||||||||
| ▲ | maccard 3 days ago | parent [-] | ||||||||||||||||
This is a fair point. Last time I tried modules in anger, it wasn't viable. Cmake didn't support them (well, they were experimental), intellisense didn't work and there were many ICE's in MSVC. Maybe it's time to move my hobby project over and see how well it works. | |||||||||||||||||
| |||||||||||||||||