alps::operator>>
// In header: <alps/random/buffered_rng.h> std::istream & operator>>(std::istream & is, buffered_rng_base & r);
reads the state of the generator from a std::istream
See Also:
buffered_rng_base