Boost.Documentation list Testing list (about regression-testing the boost libraries, not for the Boost.Test library specifically) diff --git a/more/regression.html b/more/regression.html index da3838df58ff..f7bc
Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and tran...
Additional utilities are also available, but they are beyond the scope of this book because they are mostly used by the developers of Boost libraries or for template meta programming. The documentation of Boost.Utility provides a fairly comprehensive overview of these additional utilities and can ser...
With high-quality protein and key vitamins for immune support, BOOST® nutritional drinks are designed for people who need extra nutrition to fill gaps in their diets.
Merge documentation fixes. 15年前 README BSL-1.0 Boost C++ Libraries The Boost project provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectru...
The Boost C++ Libraries were successfully built! The following directory should be added to compiler include paths: C:/boost_1_51_0 The following directory should be added to linker library paths: C:\boost_1_51_0\stage\lib (这是生成的一些列lib文件) ...
...3、进行编译 b2工具的使用如下 b2 [options] [properties] [install|stage] #options 选项 #properties 特性 #install...# --show-libraries 显示构建的Boost库列表在安装步骤,然后退出 --layout= 确定是否选择库名和头文件位置,一边可以在同一系统上使用多个版本的Boost库或多个编译器编译的...如...
- Boost.Build documentation: http://www.boost.org/boost-build2/doc/html/index.html 接下来就是编译,重点关注是否编译成功: #./b2 然后就是漫长的等待,如果最后出现: The Boost C++ Libraries were successfully built! The following directory should be added to compiler include paths: ...
C:\boost_1_70_0>.\b2 Performing configuration checks - default address-model : 32-bit - default architecture : x86 Building the Boost C++ Libraries. - C++11 mutex : yes - Boost.Config Feature Check: cxx11_auto_declarations : yes
link=static|shared Whether to build static or shared libraries threading=single|multi Whether to build single or multithreaded binaries runtime-link=static|shared Whether to link to static or shared C and C++ runtime. Configuration help: