Support Class Library
A set of tools providing classes and utility
|
#include <scl/stream/details/deprecation.h>
#include <scl/stream/operators/map.h>
#include <scl/stream/operators/filter.h>
#include <scl/stream/operators/uniqueBy.h>
#include <scl/stream/operators/unique.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::operators | |
Namespace for intermediate operations on streams (lazy) | |
scl::stream::operators::details | |
Namespace for implementation details of operators. | |