![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return true
if the specified pointer is aligned on the number of bytes.
This doesn't really make sense other than for powers of 2.
ptr | Pointer to test. |
bytes_aligned | Number of bytes of alignment required. |
true
if pointer is aligned. Type | of object to which pointer points. |
Definition at line 29 of file stack_alloc.hpp.