Andrey Semashev 49cd132374 Fixed references to Doxygen-generated reference and between sections.
Since BoostBook stylesheets were updated to pass through Doxygen anchor
names to BoostBook output, references from QuickBook and manually
written BoostBook docs were broken. Fix this by using classref/classname
and similar tools to reference Doxygen-generated content.

Also, to avoid anchor clashes between different parts of Boost.Utility
docs, use proper anchor namespacing: avoid using manual anchors where
possible and use fully qualified namespace where not.

Fixes https://github.com/boostorg/utility/issues/110.
2025-05-03 05:17:00 +03:00
2023-09-24 23:15:54 +03:00
2023-03-15 12:14:41 +03:00
2023-03-15 12:14:41 +03:00
2021-09-15 22:18:17 +03:00
2005-09-20 18:35:26 +00:00
2023-03-15 12:14:41 +03: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

Branch GitHub Actions AppVeyor Test Matrix Dependencies
master GitHub Actions AppVeyor Tests Dependencies
develop GitHub Actions AppVeyor Tests Dependencies

License

Distributed under the Boost Software License, Version 1.0.

Description
Boost.org utility module
Readme 3.1 MiB
Languages
C++ 84.5%
HTML 15.4%
CMake 0.1%