Botan 3.9.0
Crypto and TLS for C&
prefetch.h File Reference

Internal Header. More...

#include <botan/types.h>
#include <concepts>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

uint64_t Botan::prefetch_array_raw (size_t bytes, const void *arrayv) noexcept
template<std::unsigned_integral T, size_t... Ns>
Botan::prefetch_arrays (T(&... arr)[Ns]) noexcept

Detailed Description

Internal Header.

Definition in file prefetch.h.