拖曳顺序引擎的类型定义。
typedef shuffle_order_engine<minstd_rand0, 256>
knuth_b;
备注
此类型是 shuffle_order_engine 模板的专用化的同义词使用模板 linear_congruential的专用化的。
要求
标头: <random>
命名空间: std
拖曳顺序引擎的类型定义。
typedef shuffle_order_engine<minstd_rand0, 256>
knuth_b;
此类型是 shuffle_order_engine 模板的专用化的同义词使用模板 linear_congruential的专用化的。
标头: <random>
命名空间: std