PPL Logo

std::iterator_traits< Iterator > Struct Template Reference

#include <spanningTreeStrategy.h>


Public Types

typedef Iterator::iterator_category iterator_category
typedef Iterator::value_type value_type
typedef Iterator::difference_type difference_type
typedef Iterator::pointer pointer
typedef Iterator::reference reference


Detailed Description

template<class Iterator>
struct std::iterator_traits< Iterator >

Definition at line 16 of file spanningTreeStrategy.h.


Member Typedef Documentation

template<class Iterator>
typedef Iterator::iterator_category std::iterator_traits< Iterator >::iterator_category

Definition at line 17 of file spanningTreeStrategy.h.

template<class Iterator>
typedef Iterator::value_type std::iterator_traits< Iterator >::value_type

Definition at line 18 of file spanningTreeStrategy.h.

template<class Iterator>
typedef Iterator::difference_type std::iterator_traits< Iterator >::difference_type

Definition at line 19 of file spanningTreeStrategy.h.

template<class Iterator>
typedef Iterator::pointer std::iterator_traits< Iterator >::pointer

Definition at line 20 of file spanningTreeStrategy.h.

template<class Iterator>
typedef Iterator::reference std::iterator_traits< Iterator >::reference

Definition at line 21 of file spanningTreeStrategy.h.


The documentation for this struct was generated from the following file:

Generated on Mon Sep 21 08:34:25 2020 for Charm++ by  doxygen 1.5.5