Classes | |
| struct | ranges::v3::aux::partition_point_n_fn |
Typedefs | |
| template<typename I , typename C , typename P = ident> | |
| using | ranges::v3::PartitionPointable = meta::strict_and< ForwardIterator< I >, IndirectPredicate< C, projected< I, P > >> |
Variables | |
| constexpr partition_point_n_fn | ranges::v3::aux::partition_point_n {} |