There's an argument to be made that random number generators should have been ~Copyable (or at least @noImplicitCopy), and many of those can be saved as and restored from seeds.
But at that point are we serializing the generator or it's seed?
There's an argument to be made that random number generators should have been ~Copyable (or at least @noImplicitCopy), and many of those can be saved as and restored from seeds.
But at that point are we serializing the generator or it's seed?