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/StlAdapter.h>
#include <scl/stream/details/iterator/EndStreamIterator.h>
#include <scl/stream/details/iterator/BaseStreamIterator.h>
#include <scl/stream/details/iterator/OpStreamIterator.h>
Go to the source code of this file.
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. | |