Support Class Library
A set of tools providing classes and utility
include
scl
stream
operators
operators.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <
scl/stream/details/deprecation.h
>
3
4
namespace
scl
{
5
namespace
stream{
10
namespace
operators{
15
namespace
details{}
16
}
17
}
18
}
19
20
#include <
scl/stream/operators/map.h
>
21
#include <
scl/stream/operators/filter.h
>
22
#include <
scl/stream/operators/uniqueBy.h
>
23
#include <
scl/stream/operators/unique.h
>
uniqueBy.h
filter.h
unique.h
scl
Global namespace of the SCL.
Definition:
alias.hpp:3
deprecation.h
map.h
Generated by
1.8.13