Ignoring “#include”s only in the released library?
I have a templated library where all of my classes are explicitly instantiated and built into a static library. The library is structured like this:
I have a templated library where all of my classes are explicitly instantiated and built into a static library. The library is structured like this: