user avatar
QRandomGenerator: improve internal noexceptness
Thiago Macieira authored
There are a couple of Q_ASSERT wrapped by the new noexcepts, but most of
those aren't validation of external parameters, only of internal
construction. The two exceptions are the checks for pointer alignment.

Change-Id: I0a103569c81b4711a649fffd14ec8523d741dfb6
Reviewed-by: default avatarLars Knoll <lars.knoll@qt.io>
13b6c1e6