Function exception
Synopsis
#include "breeze/random/entropy_source.hpp"
explicit exception(std::string const &msg)
Description
Constructs an entropy_source::exception with the given string as what()
message.
Source
Line 187 in breeze/random/entropy_source.hpp.