Simple-Utility
v2.3.1
Toggle main menu visibility
Main Page
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
v
z
Functions
Variables
a
b
c
d
e
f
g
i
l
m
n
o
p
r
t
u
v
Typedefs
a
b
c
d
e
f
i
n
p
q
r
s
t
u
v
z
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
i
n
o
p
q
r
s
t
u
v
~
Functions
a
b
c
d
e
f
i
n
o
p
r
s
u
~
Variables
Typedefs
a
c
d
n
t
v
Related Functions
Files
File List
File Members
All
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
nullables.hpp
Go to the documentation of this file.
1
// Copyright Dominic Koepke 2019 - 2023.
2
// Distributed under the Boost Software License, Version 1.0.
3
// (See accompanying file LICENSE_1_0.txt or copy at
4
// https://www.boost.org/LICENSE_1_0.txt)
5
6
#ifndef SL_UTILITY_NULLABLES_HPP
7
#define SL_UTILITY_NULLABLES_HPP
8
9
#include "
Simple-Utility/nullables/base.hpp
"
10
#include "
Simple-Utility/nullables/adapter.hpp
"
11
#include "
Simple-Utility/nullables/and_then.hpp
"
12
#include "
Simple-Utility/nullables/fwd_value.hpp
"
13
#include "
Simple-Utility/nullables/or_else.hpp
"
14
#include "
Simple-Utility/nullables/value_or.hpp
"
15
16
#include "
Simple-Utility/nullables/std_optional.hpp
"
17
#include "
Simple-Utility/nullables/std_pointers.hpp
"
18
19
#endif
adapter.hpp
and_then.hpp
base.hpp
fwd_value.hpp
or_else.hpp
std_optional.hpp
std_pointers.hpp
value_or.hpp
Simple-Utility
nullables.hpp
Generated by
1.9.6