Support Class Library
A set of tools providing classes and utility
|
#include <scl/stream/details/deprecation.h>
#include <scl/stream/details/invalid_value.h>
#include <scl/utils/Either.h>
#include <scl/utils/Optional.h>
#include <functional>
Go to the source code of this file.
Classes | |
class | scl::stream::details::StreamIteratorPayload< T > |
A class representing a stream iterator's payload. More... | |
Namespaces | |
scl | |
Global namespace of the SCL. | |
scl::stream | |
Namespace of the stream API. | |
scl::stream::details | |
Implementation details for the stream API. | |