SPH
SubRange< TIterator > Member List

This is the complete list of members for SubRange< TIterator >, including all inherited members.

begin() constSubRange< TIterator >inline
end() constSubRange< TIterator >inline
Noncopyable()=defaultNoncopyable
Noncopyable(const Noncopyable &)=deleteNoncopyable
Noncopyable(Noncopyable &&)=defaultNoncopyable
operator=(const Noncopyable &)=deleteNoncopyable
operator=(Noncopyable &&)=defaultNoncopyable
SubRange(const TContainer &container, const Size firstIdx, const Size lastIdx)SubRange< TIterator >inlineexplicit