| Submitter | Ed Smith-Rowland |
|---|---|
| Date | Sept. 17, 2012, 3:46 a.m. |
| Message ID | <50569D2B.1030500@verizon.net> |
| Download | mbox | patch |
| Permalink | /patch/184274/ |
| State | New |
| Headers | show |
Comments
Patch
Index: include/ext/random.tcc =================================================================== --- include/ext/random.tcc (revision 191367) +++ include/ext/random.tcc (working copy) @@ -762,9 +762,6 @@ { __glibcxx_function_requires(_OutputIteratorConcept<_OutputIterator>) - std::__detail::_Adaptor<_UniformRandomNumberGenerator, result_type> - __aurng(__urng); - while (__f != __t) { typename std::normal_distribution<result_type>::param_type