Go to file
2019-10-22 15:11:41 +03:00
doc Add Free Functions section heading 2019-04-29 20:12:30 -04:00
identity_type Make the new pdf install rules explicit, and fix intrusive's. 2012-06-11 01:33:10 +00:00
include/boost Replaced tabs with spaces. 2019-06-25 15:46:36 +03:00
meta Correct documentation URLs and update documentation 2019-04-29 18:48:51 -04:00
test Refactor stream write functionality into a standalone utility 2019-04-19 09:53:29 -04:00
.gitattributes This commit was generated by cvs2svn to compensate for changes in r4, 2000-07-07 16:04:40 +00:00
.travis.yml Disabled all but one OS X jobs because they are slow on Travis CI. 2019-10-22 15:11:41 +03:00
appveyor.yml Updated CI configs, added compilers. 2019-10-22 00:52:54 +03:00
Assignable.html Use a local copy of the valid HTML 4.01 icon. 2009-05-16 14:23:59 +00:00
call_traits.htm Fix another link 2018-01-12 10:48:52 +00:00
checked_delete.html Removed docs and tests of the components moved to Boost.Core. Added links and redirections to the docs in Boost.Core. 2014-06-12 21:31:37 +04:00
CMakeLists.txt Added an experimental partial CMakeLists.txt for dependency tracking in CMake projects. 2018-12-18 19:51:11 +03:00
Collection.html Use a local copy of the valid HTML 4.01 icon. 2009-05-16 14:23:59 +00:00
compressed_pair.htm Add a redirect for the compressed pair docs. 2014-07-04 22:05:56 +04:00
CopyConstructible.html Use a local copy of the valid HTML 4.01 icon. 2009-05-16 14:23:59 +00:00
enable_if.html Removed docs and tests of the components moved to Boost.Core. Added links and redirections to the docs in Boost.Core. 2014-06-12 21:31:37 +04:00
in_place_factories.html Fix typo in docs; Refs #7974 2013-02-04 14:14:42 +00:00
index.html Refactor stream write functionality into a standalone utility 2019-04-19 09:53:29 -04:00
iterator_adaptors.htm Added redirection to fix old links. 2004-08-18 13:55:35 +00:00
LessThanComparable.html Use a local copy of the valid HTML 4.01 icon. 2009-05-16 14:23:59 +00:00
MultiPassInputIterator.html Use a local copy of the valid HTML 4.01 icon. 2009-05-16 14:23:59 +00:00
operators.htm Avoid confusion with the spaceship operator, fixes #59 2019-04-30 18:29:28 +02:00
OptionalPointee.html removed comparison with 0 2014-05-29 17:41:56 +02:00
README.md Added a readme file. 2018-11-01 17:09:34 +03:00
sublibs Fix reporting of enable_if tests 2005-09-20 18:35:26 +00:00
throw_exception.html This html was outdated; changed to forward to throw_exception.html documentation from Boost Exception 2009-01-29 19:13:08 +00:00
utility.htm Updated links to next/prior docs. 2017-08-26 20:07:12 +03:00
value_init.htm Correct broken links to C++ standard papers. Refs #9212. 2013-10-30 12:51:24 +00:00

Boost.Utility

Boost.Utility, part of collection of the Boost C++ Libraries, provides a number of smaller components, too small to be called libraries in their own right. See the documentation for the list of components.

Directories

  • doc - Documentation sources
  • include - Interface headers of Boost.Utility
  • test - Boost.Utility unit tests

More information

  • Documentation
  • Report bugs. Be sure to mention Boost version, Boost.Utility component, 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.

Build status

Master: Travis CI Develop: Travis CI

License

Distributed under the Boost Software License, Version 1.0.