primesieve 12.6
|
primesieve::iterator allows to easily iterate (forwards and backwards) over prime numbers. More...
#include <stdint.h>
#include <cstddef>
#include <limits>
Classes | |
struct | primesieve::iterator |
primesieve::iterator allows to easily iterate over primes both forwards and backwards. More... | |
Macros | |
#define | IF_UNLIKELY_PRIMESIEVE(x) if (x) |
primesieve::iterator allows to easily iterate (forwards and backwards) over prime numbers.
Copyright (C) 2024 Kim Walisch, kim.w.nosp@m.alis.nosp@m.ch@gm.nosp@m.ail..nosp@m.com
This file is distributed under the BSD License. See the COPYING file in the top level directory.