Support Class Library
A set of tools providing classes and utility
|
#include <scl/stream/details/deprecation.h>
#include <scl/stream/details/iterator/StreamIterator.h>
#include <scl/stream/details/iterator/OpStreamIterator.h>
#include <scl/stream/details/iterator/BaseStreamIterator.h>
#include <scl/stream/details/iterator/StlAdapter.h>
Go to the source code of this file.
Classes | |
class | scl::stream::details::iterator::EndStreamIterator< Ret, T > |
A class for iterators used in end operations. 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. | |