Namespace madlib

This is the Euler Sieve implementation of a primes finder.

Detailed Description

C++20 Header only prime generation class and related iterator. Meant as an exercise.

Using C++20 features and uses the Euler’s Sieve algorithm, this code is intended to be a usable, high quality example for both C++20 usage and the associated prime algorithms.

Classes

Typedefs

Variables