fmt/base
Uncategorized
4
Posts
1
Posters
0
Views
-
fmt/base.h is so lightweight now that 30% of compilation time is spent in the stdio.h include LOL
-
fmt/base.h is so lightweight now that 30% of compilation time is spent in the stdio.h include LOL
Provide stdiofwd.h you cowards!
-
Provide stdiofwd.h you cowards!
If it was possible to forward declare FILE, the compile time would be dominated by <type_traits> which is also pretty lightweight (about the same as stdio.h).
-
If it was possible to forward declare FILE, the compile time would be dominated by <type_traits> which is also pretty lightweight (about the same as stdio.h).
Amazingly, the rest of fmt/base.h takes less time to compile than stdio.h!
-
undefined oblomov@sociale.network shared this topic