#include <variant.h>
Public Member Functions | |
static_assert (Size!=0,"") | |
Public Attributes | |
T | value [Size] |
Definition at line 164 of file internal/variant.h.
absl::variant_internal::SimpleArray< T, Size >::static_assert | ( | Size! | = 0 , |
"" | |||
) |
T absl::variant_internal::SimpleArray< T, Size >::value[Size] |
Definition at line 166 of file internal/variant.h.