Support Class Library
A set of tools providing classes and utility
include
scl
utils
utils.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
scl
{
8
namespace
utils{
13
namespace
details{}
14
}
15
}
16
17
#include <
scl/utils/toString.h
>
18
#include <
scl/utils/Any.h
>
19
#include <
scl/utils/RawStorage.h
>
20
#include <
scl/utils/Optional.h
>
21
#include <
scl/utils/Either.h
>
22
#include <
scl/utils/Result.h
>
23
#include <
scl/utils/Placeholder.h
>
scl
Global namespace of the SCL.
Definition:
alias.hpp:3
Result.h
Either.h
RawStorage.h
Placeholder.h
toString.h
Any.h
Optional.h
Generated by
1.8.13