mirror of
https://github.com/boostorg/log.git
synced 2026-01-28 07:12:23 +00:00
boost-1.58.0
Fixed #11148. Fixed incorrect behavior of
attribute_value_set::size() if a large number of attribute values are inserted into the set.
Fixed #11148. Fixed incorrect behavior of
attribute_value_set::size() if a large number of attribute values are inserted into the set.
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%
