#include <eckit/memory/Padded.h>
template<class T, int size>
Padded class
Allows to pad T to the next smallest multiple of size larger or equal than sizeof(T).