加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

c – 什么是POI,它是什么意思?

发布时间:2020-12-16 05:48:25 所属栏目:百科 来源:网络整理
导读:什么是POI?我已经看到这个术语在C模板的上下文中被多次使用.这是什么意思? 解决方法 POI表示实例化点. 从C模板:完整指南 10.3.2 Points of Instantiation A point of instantiation (POI) is created when a code construct refers to a template special
什么是POI?我已经看到这个术语在C模板的上下文中被多次使用.这是什么意思?

解决方法

POI表示实例化点.

从C模板:完整指南

10.3.2 Points of Instantiation

A point of instantiation (POI) is created when a code construct refers to a template specialization in such a way that the definition of the corresponding template needs to be instantiated to create that specialization. The POI is a point in the source where the substituted template could be inserted.:

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读