Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
Range< I > Member List

This is the complete list of members for Range< I >, including all inherited members.

begin() constRange< I >inline
contains(const t &v)Range< I >inline
containsAll(const C &c)Range< I >inline
count(void) constRange< I >inline
end() constRange< I >inline
isEmpty(void) constRange< I >inline
operator bool(void) constRange< I >inline
Range(const I &begin, const I &end)Range< I >inline
t typedefRange< I >