Range-v3
Range algorithms, views, and actions for the Standard Library
Public Member Functions
|
List of all members
ranges::v3::concepts::Incrementable Struct Reference
Utility
»
Concepts
Inheritance diagram for ranges::v3::concepts::Incrementable:
Public Member Functions
template<typename I >
auto
requires_
(I &&i) -> decltype( concepts::valid_expr( concepts::has_type< I >(i++) ))
Public Member Functions inherited from
ranges::v3::concepts::refines< Regular, WeaklyIncrementable >
void
requires_
(Ts &&...)
Additional Inherited Members
Public Types inherited from
ranges::v3::concepts::refines< Regular, WeaklyIncrementable >
using
base_concepts_t
=
meta::list
< Concepts... >
ranges
v3
concepts
Incrementable
Generated by
1.8.10