Alias for the default vector type used by xoshiro256pp.

Synopsis

Declared in <folly/random/xoshiro256pp.h>

using DefaultVectorType = /* implementation-defined */;

Created with MrDocs