Horizon
Loading...
Searching...
No Matches
interface.hpp File Reference
#include <iosfwd>
#include <meta/meta.hpp>
#include <concepts/concepts.hpp>
#include <range/v3/range_fwd.hpp>
#include <range/v3/iterator/common_iterator.hpp>
#include <range/v3/iterator/operations.hpp>
#include <range/v3/range/access.hpp>
#include <range/v3/range/concepts.hpp>
#include <range/v3/range/primitives.hpp>
#include <range/v3/range/traits.hpp>
#include <range/v3/detail/prologue.hpp>
#include <range/v3/detail/epilogue.hpp>

Go to the source code of this file.

Classes

struct  ranges::view_interface< Derived, Cardinality >

Namespaces

namespace  ranges::cpp20

Macros

#define CPP_template_gcc_workaround   template

Typedefs

using ranges::cpp20::view_interface = ranges::view_interface<Derived, ranges::unknown>

Functions

 ranges::cpp20::template (typename Derived)(AND same_as< Derived