2
0
mirror of https://github.com/boostorg/log.git synced 2026-01-19 04:22:09 +00:00
Andrey Semashev b1fd6a2423 Fix incorrect constant used for PP iteration limit in value_ref visitation.
This fixes generation of apply_visitor_dispatch template specializations
that are supposed to terminate the lookup recursion and optimize for
a small number of (last) lookup steps. The bug was reported on the ML:

https://lists.boost.org/archives/list/boost@lists.boost.org/message/PN6TVYAFH2ICX5ENT76ARTQ7V372G5F2/
2025-10-25 01:45:59 +03:00
2025-06-14 20:19:55 +03:00
2013-04-13 12:30:25 +00:00
2025-10-01 10:18:16 +02:00

Boost.Log

Boost.Log, part of collection of the Boost C++ Libraries, provides tools for adding logging to libraries and applications.

Directories

  • build - Boost.Log build scripts
  • config - Boost.Log build configuration code and scripts
  • doc - QuickBook documentation sources
  • example - Boost.Log examples
  • include - Interface headers of Boost.Log
  • src - Compilable source code of Boost.Log
  • test - Boost.Log unit tests

More information

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
Mirrored via gitea-mirror
Readme 3.9 MiB
Languages
C++ 99%
CMake 1%