Chopper
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
next_multiple_of_64.hpp File Reference
#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...