Awali
Another Weighted Automata library
Public Member Functions
awali::sttc::internal::lhm_values< K, V > Struct Template Reference

#include <linkedhashmap.hh>

Public Member Functions

 lhm_values (linked_hash_map< K, V > &map)
 
iterator begin () const
 
iterator end () const
 

Constructor & Destructor Documentation

◆ lhm_values()

template<typename K , typename V >
awali::sttc::internal::lhm_values< K, V >::lhm_values ( linked_hash_map< K, V > &  map)

Member Function Documentation

◆ begin()

template<typename K , typename V >
iterator awali::sttc::internal::lhm_values< K, V >::begin ( ) const

◆ end()

template<typename K , typename V >
iterator awali::sttc::internal::lhm_values< K, V >::end ( ) const

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