Support Class Library
A set of tools providing classes and utility
Classes | Namespaces
OpStreamIterator.h File Reference
#include <scl/stream/details/deprecation.h>
#include <scl/stream/details/iterator/BaseStreamIterator.h>

Go to the source code of this file.

Classes

class  scl::stream::details::iterator::OpStreamIterator< T, ParentT >
 Iterator powering an intermediate operation. More...
 

Namespaces

 scl
 Global namespace of the SCL.
 
 scl::stream
 Namespace of the stream API.
 
 scl::stream::details
 Implementation details for the stream API.
 
 scl::stream::details::iterator
 Iterators abstract classes.