Go to the documentation of this file.
55#ifndef _GLIBCXX_ITERATOR
56#define _GLIBCXX_ITERATOR 1
58#pragma GCC system_header
70#define __glibcxx_want_array_constexpr
71#define __glibcxx_want_constexpr_iterator
72#define __glibcxx_want_make_reverse_iterator
73#define __glibcxx_want_move_iterator_concept
74#define __glibcxx_want_nonmember_container_access
75#define __glibcxx_want_null_iterators
76#define __glibcxx_want_ranges
77#define __glibcxx_want_ssize
80#if __cplusplus >= 202002L