Go to file
2019-04-25 11:55:03 -04:00
doc Suppress warnings in Quickbook variablelists 2019-04-25 11:55:03 -04:00
include/boost Update computation of max_size 2019-04-25 11:49:36 -04:00
meta Update e-mail address in comments and libraries.json 2018-09-05 08:21:35 -04:00
test Increase the size of test type 2019-04-25 09:36:08 -04:00
.gitattributes Add .gitattributes, remove README. 2014-06-01 01:02:11 +03:00
.travis.yml Add libs/throw_exception to .yml files 2019-04-19 20:05:34 +03:00
appveyor.yml Merge branch 'develop' into feature/no-exceptions-support 2019-04-19 23:28:02 +03:00
CMakeLists.txt Add 'unsupported' comment to CMakeLists.txt 2018-09-30 04:24:11 +03:00
index.html Corrected links to docs in assumption that the docs are built in core/doc/html. 2014-06-16 15:31:13 +04:00
README.md Changed http to https in URLs in readme. 2018-11-01 20:40:42 +03:00
ref.html Add redirect file for ref permalink. 2014-08-21 20:33:19 +01:00
swap.html Corrected links to docs in assumption that the docs are built in core/doc/html. 2014-06-16 15:31:13 +04:00

Boost.Core

Boost.Core, part of collection of the Boost C++ Libraries, is a collection of core utilities used by other Boost libraries. The criteria for inclusion is that the utility component be:

  • simple,
  • used by other Boost libraries, and
  • not dependent on any other Boost modules except Core itself, Config, Assert, Static Assert, or Predef.

CI Status

Branch Travis Appveyor
Develop Build Status Build Status
Master Build Status Build Status

Directories

  • doc - Documentation of the components
  • include - Interface headers
  • test - Unit tests

More information

  • Documentation
  • Report bugs. Be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well.
  • Submit your patches as pull requests against develop branch. Note that by submitting patches you agree to license your modifications under the Boost Software License, Version 1.0.

License

Distributed under the Boost Software License, Version 1.0.