Support Class Library
A set of tools providing classes and utility
|
#include <scl/macros.h>
#include <scl/utils/Optional.h>
#include <scl/utils/Either.h>
#include <scl/utils/Result.h>
#include <scl/utils/Any.h>
#include <scl/utils/Placeholder.h>
#include <scl/tools/make/make.hpp>
#include <scl/alias/alias.hpp>
#include <scl/exceptions/exceptions.hpp>
#include <scl/stream/stream.hpp>
Go to the source code of this file.
Namespaces | |
scl | |
Global namespace of the SCL. | |
scl::prelude | |
Namespace that groups together a lot of useful and often used features in one place. | |