alignment.hh File Reference
Detailed Description
This file implements a template class to determine alignment requirements at compile time.
#include <cstddef>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Classes | |
struct | Dune::AlignmentStruct< T > |
struct | Dune::AlignmentHelper< T, N > |
struct | Dune::AlignmentOf< T > |
Calculates the alignment properties of a type. More... |