Regina Calculation Engine
std
iterator_traits< regina::graph::AdjacentCrossingIterator >
Public Types
|
List of all members
std::iterator_traits< regina::graph::AdjacentCrossingIterator > Struct Reference
Public Types
typedef int
difference_type
typedef
regina::Crossing
*
value_type
typedef
regina::Crossing
*const *
pointer
typedef
regina::Crossing
*
reference
typedef std::input_iterator_tag
iterator_category
The documentation for this struct was generated from the following file:
link/
graph.h
Copyright © 1999-2018, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (
bab@maths.uq.edu.au
).