Support Class Library
A set of tools providing classes and utility
|
#include <scl/stream/details/deprecation.h>
#include <scl/stream/details/iterator/BaseStreamIterator.h>
#include <scl/stream/details/iterator/OpStreamIterator.h>
#include <scl/macros.h>
Go to the source code of this file.
Classes | |
class | scl::stream::Stream< T > |
Class representing a stream of data. More... | |
Namespaces | |
scl | |
Global namespace of the SCL. | |
scl::stream | |
Namespace of the stream API. | |