primesieve
7.6
|
The primesieve_error class is used for all exceptions within primesieve. More...
#include <stdexcept>
#include <string>
Classes | |
class | primesieve::primesieve_error |
primesieve throws a primesieve_error exception if an error occurs e.g. More... | |
Namespaces | |
primesieve | |
Contains primesieve's C++ functions and classes. | |
The primesieve_error class is used for all exceptions within primesieve.
Copyright (C) 2017 Kim Walisch, kim.w alis ch@gm ail. com
This file is distributed under the BSD License. See the COPYING file in the top level directory.