2
3
4
5
6
7
8
9
11#if !defined(ae2f_Cast_CasterUnion_hpp) && defined(__cplusplus
)
12#define ae2f_Cast_CasterUnion_hpp
13#include "./../Cxx/Constexpr.h"
16
17
18
19
20
21
22
23template <
typename t,
typename k>
union ae2f_UnionCaster {
#define ae2f_constexprmethod
#define ae2f_WhenCXX(a)
Appears when the current language is C.
#define ae2f_WhenC(a)
Appears when the current language is C++.
#define ae2f_stdcc_v
Standard C++ version. .
#define __ae2f_stdcheck_CC(v)