Botan 3.3.0
Crypto and TLS for C&
Namespaces | Functions
rounding.h File Reference

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)
 

Detailed Description

Internal Header.

Definition in file rounding.h.