This is the second of two posts in which we cover several handy open-source tools that can help decrease your compile times. The focus here is parallel builds with icecream.
This is the first of two posts in which we cover several handy open-source tools that can help decrease your compile times. The focus here is ccache.
Can you use assert outside of unit tests?