Arpit Saxena

Home

❯

C++ shared library & templates (2)

C++ shared library & templates (2)

Apr 22, 2025 • 1 min read • Last modified Apr 24, 2025

Continued from C++ shared library & templates (1)

See https://godbolt.org/z/xfEhbbnrh for an example of a CMake project with a shared library. This represents how the shared library can do explicit instantiations in itself and tell the outer world to not do the instantiations by themselves.


Graph View

  • Created by Arpit Saxena © 2025
  • GitHub
  • Blog
  • 🦋 BlueSky