Moves the contents of other into a new fixed array.
other
Declared in <absl/container/fixed_array.h>
<absl/container/fixed_array.h>
FixedArray(FixedArray&& other) noexcept(NoexceptMovable());