VCCC
2024.05
VisualCamp Common C++ library
optional.hpp
Go to the documentation of this file.
1
#
/*
2
# * Created by YongGyu Lee on 2021/05/23.
3
# */
4
#
5
# ifndef VCCC_OPTIONAL_HPP
6
# define VCCC_OPTIONAL_HPP
7
#
8
# include "
vccc/__optional/bad_optional_access.h
"
9
# include "
vccc/__optional/hash.h
"
10
# include "
vccc/__optional/nullopt_t.h
"
11
# include "
vccc/__optional/optional.h
"
12
# include "
vccc/__optional/swap.h
"
13
23
# endif
// VCCC_OPTIONAL_HPP
bad_optional_access.h
hash.h
nullopt_t.h
optional.h
swap.h
include
vccc
optional.hpp
Generated by
1.9.1