mirror of
https://github.com/boostorg/core.git
synced 2026-02-22 03:12:23 +00:00
787f0a6b1de365ea728a7180ec7ef499c3b6fde8
Fixed a bug in iterator_facade which was causing incomplete types to be passed through is_convertible. Reinstated libs/utility/iterator_traits_test.cpp [SVN r19840]
Boost.Core
Boost.Core, part of collection of the Boost C++ Libraries, is a collection of core utilities used by other Boost libraries. The criteria for inclusion is that the utility component be:
- simple,
- used by other Boost libraries, and
- not dependent on any other Boost modules except Core itself, Config, Assert, Static Assert, or Predef.
Directories
- doc - Documentation of the components
- include - Interface headers
- test - Unit tests
More information
License
Distributed under the Boost Software License, Version 1.0.
Description
Languages
C++
99.1%
CMake
0.5%
HTML
0.2%
Shell
0.1%