absl::SeedGenException::operator=

Assignment operators

Synopses

Declared in <absl/random/seed_gen_exception.h>

Assignment operator

constexpr
exception&
operator=(exception const& value) = default;
» more...

Assignment operator

constexpr
exception&
operator=(exception&& value) = default;
» more...