Botan 3.6.1
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/types.h>
#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<typename T , size_t... Ns> requires std::is_integral<T>::value | |
T | Botan::prefetch_arrays (T(&... arr)[Ns]) noexcept |
Internal Header.
Definition in file prefetch.h.