What does “exposition only” mean? Why use it?

落爺英雄遲暮 提交于 2019-12-05 01:34:18

It's used to indicate one possible way to implement the particular item, but not necessarily the best or recommended way.

One of the definitions of "exposition" is:

the act of expounding, setting forth, or explaining

So I think they are saying that the private member (or whatever) is only shown to help you understand how the API might work ... and that is not formally part of the Boost API.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!