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_make_reverse_iterator
75#define __glibcxx_want_move_iterator_concept
76#define __glibcxx_want_nonmember_container_access
77#define __glibcxx_want_null_iterators
78#define __glibcxx_want_ranges
79#define __glibcxx_want_ssize
82#if __cplusplus >= 202002L