Andrey Semashev dec7d0f24c Extracted min_category as a variadic metafunction.
The new min_category is similar to minimum_category but accepts variable
number of iterator categories on input instead of just two, and also does
not depend on Boost.MPL for lambda placeholders. The existing minimum_category
trait has been reimplemented in terms of min_category and deprecated.

We don't yet emit deprecation warnings as there is still code that uses
the old trait which we first need to update. Eventually, minimum_category
will emit warnings and will be removed.
2025-02-05 18:51:37 +03:00
..
2025-01-26 15:45:03 +03:00
2018-09-22 20:44:29 +09:00
2020-03-04 01:06:45 +03:00
2004-08-19 15:11:49 +00:00
2004-10-20 13:20:19 +00:00
2020-03-04 01:06:45 +03:00