Botan 3.1.1
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/types.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
template<typename T > | |
constexpr T | Botan::round_down (T n, T align_to) |
size_t | Botan::round_up (size_t n, size_t align_to) |
Internal Header.
Definition in file rounding.h.