Support Class Library
A set of tools providing classes and utility
|
#include <scl/tools/make/from.h>
#include <scl/tools/make/ptr.h>
#include <scl/tools/make/unique.h>
#include <scl/tools/make/shared.h>
#include <scl/tools/make/atomic.h>
#include <scl/tools/make/promise.h>
#include <scl/tools/make/optional.h>
#include <scl/tools/make/result.h>
#include <scl/tools/make/any.h>
#include <scl/tools/make/mutexed.h>
Go to the source code of this file.
Namespaces | |
scl | |
Global namespace of the SCL. | |
scl::tools | |
General purpose tooling. | |
scl::tools::make | |
Group of factory functions. | |