How to use type_traits in a module unit without import std?
unlvsur unlvsur
unlvsur@live.com
Sun Jun 30 19:58:03 GMT 2024
I cannot import std since it bloats my binary size with things like iostream. How to solve that?
More information about the Gcc-help
mailing list