Go to the documentation of this file.
55#ifndef _GLIBCXX_ITERATOR
56#define _GLIBCXX_ITERATOR 1
59#pragma GCC system_header
72#define __glibcxx_want_array_constexpr
73#define __glibcxx_want_constexpr_iterator
74#define __glibcxx_want_hardened_common_iterator
75#define __glibcxx_want_hardened_counted_iterator
76#define __glibcxx_want_make_reverse_iterator
77#define __glibcxx_want_move_iterator_concept
78#define __glibcxx_want_nonmember_container_access
79#define __glibcxx_want_null_iterators
80#define __glibcxx_want_ranges
81#define __glibcxx_want_ssize
84#if __cplusplus >= 202002L