Chopper
|
#include <cstddef>
Go to the source code of this file.
Namespaces | |
namespace | chopper |
Functions | |
constexpr size_t | chopper::next_multiple_of_64 (size_t const value) noexcept |
Returns the smallest natural number that is greater or equal to value and a multiplicative of 64. More... | |