Function ~entropy_source
Synopsis
#include "breeze/random/entropy_source.hpp"
~entropy_source() noexcept
Description
Calls release()
, ignoring its return value, and destroys the object.
Source
Line 96 in breeze/random/entropy_source.hpp.
#include "breeze/random/entropy_source.hpp"
~entropy_source() noexcept
Calls release()
, ignoring its return value, and destroys the object.
Line 96 in breeze/random/entropy_source.hpp.