mirror of
https://github.com/boostorg/iterator.git
synced 2026-01-24 18:02:21 +00:00
Use SFINAE to disable operator_brackets_proxy assignment operator is reference is not assignable from the assignment argument. Also fix the iterator type in std::declval in noexcept specification.