boostorg / container

STL-like containers from Boost
http://www.boost.org/libs/container/
Boost Software License 1.0
101 stars 113 forks source link

Fixes #195: Only allowing typedef iterator_concept in C++20 #208

Closed TristanFloch closed 2 years ago

TristanFloch commented 2 years ago

Fixes https://github.com/boostorg/container/issues/195.

This follows my previous PR (https://github.com/boostorg/container/pull/196) that I inadvertently closed with git.