|
Botan 3.9.0
Crypto and TLS for C&
|
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> | |
| T | Botan::prefetch_arrays (T(&... arr)[Ns]) noexcept |
Internal Header.
Definition in file prefetch.h.