FLANG
Public Types | Public Member Functions | List of all members
Fortran::common::StaticMultimapView< V > Class Template Reference

Public Types

using Key = typename V::Key
 
using const_iterator = const V *
 

Public Member Functions

constexpr const_iterator begin () const
 
constexpr const_iterator end () const
 
template<std::size_t N>
constexpr StaticMultimapView (const V(&array)[N])
 
std::pair< const_iterator, const_iterator > equal_range (const Key &key) const
 
constexpr bool Verify () const
 

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