mirror of
https://github.com/boostorg/iterator.git
synced 2026-04-12 21:05:51 +02:00
dc96d371faf87a88c04057861136c9dfa68103d7
This change excludes boost:: and boost::detail:: namespaces from ADL for unqualified function calls (e.g. algorithms). This reduces the possibility of name clashes with other libraries and user's code. One of the effects should be fixing test failures on gcc 4.2 and 4.4 due to clashed with Boost.TypeTraits. Also some of the functions marked with inline keyword.
Description
Boost.org iterator module
Languages
C++
99.5%
CMake
0.4%
HTML
0.1%