errors-and-warnings.rst

来自「Boost provides free peer-reviewed portab」· RST 代码 · 共 17 行

RST
17
字号
.. Copyright David Abrahams 2006. Distributed under the Boost.. Software License, Version 1.0. (See accompanying.. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)Errors and Warnings-------------------Don't be alarmed if you see compiler warnings originating in Boostheaders.  We try to eliminate them, but doing so isn't alwayspractical.  [#warnings]_ **Errors are another matter**.  If you'reseeing compilation errors at this point in the tutorial, check tobe sure you've copied the `example program`__ correctly and that you'vecorrectly identified the `Boost root directory`_.__ `Build a Simple Program Using Boost`_

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?