79282186

Date: 2024-12-15 11:02:07
Score: 2
Natty:
Report link

Unlike say Swift generics, C++ templates is purely compile time feature. There's no direct support for it in C++ ABI. Hence, in short, you cannot create an opaque (pre-compiled) shared library with C++ templates, to be used with random unknown template parameters by a client code.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Igor Vasilev