#include "absl/types/bad_variant_access.h"
#include <cstdlib>
#include <stdexcept>
#include "absl/base/config.h"
#include "absl/base/internal/raw_logging.h"
Go to the source code of this file.
Namespaces | |
namespace | absl |
namespace | absl::variant_internal |
Functions | |
void | absl::variant_internal::Rethrow () |
void | absl::variant_internal::ThrowBadVariantAccess () |