STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
stl_iterator.h File Reference
#include <bits/cpp_type_traits.h>
#include <ext/type_traits.h>
#include <bits/move.h>

Go to the source code of this file.

Macros

#define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter)   (_Iter)
 
#define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter)   (_Iter)
 

Functions

namespace __gnu_cxx _GLIBCXX_VISIBILITY (default)
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. {iterator}

This file implements reverse_iterator, back_insert_iterator, front_insert_iterator, insert_iterator, __normal_iterator, and their supporting functions and overloaded operators.