CUBRID Engine  latest
align.h File Reference
#include <stdlib.h>
Include dependency graph for align.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 HL
 

Functions

align

Rounds up a value to the next multiple of v.

Note
Argument must be a power of two.
template<size_t Alignment>
size_t HL::align (size_t v)