mirror of
https://github.com/boostorg/core.git
synced 2025-11-29 22:00:17 +01:00
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]