Mark the __eval methods on independent_bits_engine (and __independent_bits_engine...
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 20 Sep 2017 18:32:08 +0000 (18:32 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 20 Sep 2017 18:32:08 +0000 (18:32 +0000)
commit8f27eef230a841daaef26e47329399bd58e7bfe8
tree1dff800ea8accb844958667abfbe530543957a08
parent9be24cf516c79322e53d2d7b3a391117c4460883
Mark the __eval methods on independent_bits_engine (and __independent_bits_engine) as const, since they make no changes to the object. NFC.

llvm-svn: 313789
libcxx/include/algorithm
libcxx/include/random