2013-08-08 cpprefjp更新 C++ <random>ヘッダのstd::normal_distributionクラスに、以下の関数のリファレンスを追加しました。 関数呼び出し演算子 reset() param() operator==() operator!=() operator<<() operator>>() これで、std::normal_distributionクラスのリファレンス作成が完了しました。