Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
Iterable< I > Class Template Reference

#include <elm/data/util.h>

Public Types

typedef I::t t
 

Public Member Functions

 Iterable (const I &begin, const I &end)
 
const I & begin () const
 
const I & end () const
 

Member Typedef Documentation

◆ t

typedef I::t t

Constructor & Destructor Documentation

◆ Iterable()

Iterable ( const I &  begin,
const I &  end 
)
inline

Member Function Documentation

◆ begin()

const I& begin ( ) const
inline

◆ end()

const I& end ( ) const
inline

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