VCCC
2024.05
VisualCamp Common C++ library
variant.hpp
Go to the documentation of this file.
1
//
2
// Created by YongGyu Lee on 10/27/23.
3
//
4
5
#ifndef VCCC_VARIANT_HPP
6
#define VCCC_VARIANT_HPP
7
8
#include "
vccc/__variant/bad_variant_access.hpp
"
9
#include "
vccc/__variant/hash.hpp
"
10
#include "
vccc/__variant/holds_alternative.hpp
"
11
#include "
vccc/__variant/monostate.hpp
"
12
#include "
vccc/__variant/variant.hpp
"
13
#include "
vccc/__variant/variant_alternative.hpp
"
14
#include "
vccc/__variant/variant_npos.hpp
"
15
#include "
vccc/__variant/variant_size.hpp
"
16
#include "
vccc/__variant/visit.hpp
"
17
26
#endif
// VCCC_VARIANT_HPP
variant.hpp
bad_variant_access.hpp
hash.hpp
holds_alternative.hpp
monostate.hpp
variant_alternative.hpp
variant_npos.hpp
variant_size.hpp
visit.hpp
include
vccc
variant.hpp
Generated by
1.9.1