|
|
constexpr | union_impl (valueless_t tag) |
| |
|
template<class... Args> |
| constexpr | union_impl (in_place_index_t< 0 >, Args &&... args) |
| |
|
template<size_t AltIndex, class... Args> |
| constexpr | union_impl (in_place_index_t< AltIndex >, Args &&... args) |
| |
|
| union_impl (const union_impl &)=default |
| |
|
| union_impl (union_impl &&)=default |
| |
|
union_impl & | operator= (const union_impl &)=default |
| |
|
union_impl & | operator= (union_impl &&)=default |
| |
|
|
struct | get_alternative::union_ |
| |
The documentation for this union was generated from the following file:
- Code/Framework/AzCore/AzCore/std/containers/variant_impl.h