lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
|
Aligns derived classes according to the given alignment template argument when instances are created on the stack. More...
#include <alignment.h>
Public Member Functions | |
LEAN_STATIC_ASSERT_MSG_ALT (Alignment &~Alignment,"Alignment is required to be power of two.", Alignment_is_required_to_be_power_of_two) |
Aligns derived classes according to the given alignment template argument when instances are created on the stack.