Move constructor.
Declared in <absl/random/bit_gen_ref.h>
<absl/random/bit_gen_ref.h>
constexpr BitGenRef(BitGenRef&& other) = default;
Name
Description
other
The source object.
Created with MrDocs