Support Class Library
A set of tools providing classes and utility
|
#include <scl/stream/details/deprecation.h>
#include <scl/stream/details/iterator/iterator.hpp>
#include <scl/stream/creators/array.h>
#include <scl/stream/creators/stl_iterators.h>
#include <scl/stream/creators/stl_containers.h>
#include <scl/stream/creators/range.h>
#include <scl/stream/creators/istream.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::creators | |
Namespace for functions and utilities that create streams (lazy) | |
scl::stream::creators::details | |
Implementation details of creators. | |