Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道跨 dll 边界的智能引用的好库/解决方案?
这是预期的用例:
free您可以从 DLL中导出一种函数并从smart_ref. 这就是COM类似技术的工作方式。
free
smart_ref
COM