#include <bits/concept_check.h>
#include <iterator>
Include dependency graph for ext/iterator:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | __gnu_cxx |
Functions | |
template<typename InputIterator, typename Distance> | |
void | distance (InputIterator first, InputIterator last, Distance &n) |
Definition in file ext/iterator.