Horizon
Loading...
Searching...
No Matches
adaptor.hpp File Reference
#include <meta/meta.hpp>
#include <concepts/concepts.hpp>
#include <range/v3/range_fwd.hpp>
#include <range/v3/iterator/concepts.hpp>
#include <range/v3/iterator/operations.hpp>
#include <range/v3/iterator/traits.hpp>
#include <range/v3/range/primitives.hpp>
#include <range/v3/range/traits.hpp>
#include <range/v3/utility/compressed_pair.hpp>
#include <range/v3/view/all.hpp>
#include <range/v3/view/facade.hpp>
#include <range/v3/detail/prologue.hpp>
#include <range/v3/detail/epilogue.hpp>

Go to the source code of this file.

Classes

struct  ranges::adaptor_base
struct  ranges::base_adaptor_sentinel< BaseSent, Adapt >
struct  ranges::adaptor_sentinel< BaseSent, Adapt >
struct  ranges::adaptor_cursor< BaseIter, Adapt >
struct  ranges::view_adaptor< Derived, BaseRng, Cardinality >

Typedefs

template<typename D>
using ranges::adaptor_cursor_t
template<typename D>
using ranges::adaptor_sentinel_t