Support Class Library
A set of tools providing classes and utility
include
scl
tools
make
make.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
scl
{
4
namespace
tools{
9
namespace
make
{}
10
}
11
}
12
13
#include <
scl/tools/make/from.h
>
14
#include <
scl/tools/make/ptr.h
>
15
#include <
scl/tools/make/unique.h
>
16
#include <
scl/tools/make/shared.h
>
17
#include <
scl/tools/make/atomic.h
>
18
#include <
scl/tools/make/promise.h
>
19
#include <
scl/tools/make/optional.h
>
20
#include <
scl/tools/make/result.h
>
21
#include <
scl/tools/make/any.h
>
22
#include <
scl/tools/make/mutexed.h
>
optional.h
ptr.h
scl
Global namespace of the SCL.
Definition:
alias.hpp:3
mutexed.h
result.h
any.h
promise.h
scl::tools::make
Group of factory functions.
Definition:
any.h:8
atomic.h
shared.h
from.h
unique.h
Generated by
1.8.13