absl::SeedGenException::operator=

Assignment operator

Synopsis

Declared in <absl/random/seed_gen_exception.h>

constexpr
exception&
operator=(exception const& value) = default;

Return Value

Base class for all library exceptions.

Parameters

NameDescription
valueThe object to copy assign from