Bridges-C++  3.4.2
Bridges(C++ API)
Classes | Public Member Functions | List of all members
bridges::datastructure::GraphAdjList< K, E1, E2 >::KeySet_helper Class Reference

#include <GraphAdjList.h>

Classes

class  const_iterator
 

Public Member Functions

 KeySet_helper (std::unordered_map< K, Element< E1 > * > const &um)
 
const_iterator begin () const
 
const_iterator end () const
 

Constructor & Destructor Documentation

◆ KeySet_helper()

template<typename K , typename E1 = K, typename E2 = E1>
bridges::datastructure::GraphAdjList< K, E1, E2 >::KeySet_helper::KeySet_helper ( std::unordered_map< K, Element< E1 > * > const &  um)
inline

Member Function Documentation

◆ begin()

template<typename K , typename E1 = K, typename E2 = E1>
const_iterator bridges::datastructure::GraphAdjList< K, E1, E2 >::KeySet_helper::begin ( ) const
inline

◆ end()

template<typename K , typename E1 = K, typename E2 = E1>
const_iterator bridges::datastructure::GraphAdjList< K, E1, E2 >::KeySet_helper::end ( ) const
inline

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