]> https://gitweb.dealii.org/ - dealii.git/commit
Fix signature of our rand/srand implementations. 2941/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 9 Aug 2016 17:44:27 +0000 (12:44 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 9 Aug 2016 17:44:27 +0000 (12:44 -0500)
commitd37d7ffe485ae95efd1b83acf6a68c1978f9e49b
tree2334a71afaf1bbd80601ae43ec9a354dfdf4e9bb
parent141b31b554de79e0d0c538950f3a2fa3845a606e
Fix signature of our rand/srand implementations.

Since these are functions in our own namespace -- that happen to have the
same names as ones in the std:: namespace, but really independent -- there
is no reason not to use our own conventions. Specifically:
- make input arguments 'const'
- remove the deprecated 'throw()' specification.
tests/tests.h

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.