mirror of
https://github.com/boostorg/log.git
synced 2026-02-14 00:42:37 +00:00
d720a11e3b0590f26bc669a733aec46b9229df7c
Fixed #11190. Constructing attribute value set from attribute sets or inserting elements could invalidate elements that were in the container.
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
License
Distributed under the Boost Software License, Version 1.0.
Description
Languages
C++
99%
CMake
1%
