Dune Core Modules (2.3.1)
Dune::AlignmentOf< T > Struct Template Reference
Calculates the alignment requirement of a type. More...
#include <dune/common/alignment.hh>
Public Types | |
enum | { value = AlignmentTester<T, sizeof(AlignmentStruct<T>) - sizeof(T) -1>::result } |
Detailed Description
template<class T>
struct Dune::AlignmentOf< T >
struct Dune::AlignmentOf< T >
Calculates the alignment requirement of a type.
This will be a safe value and not an optimal one. If TR1 is available it falls back to std::alignment_of.
Member Enumeration Documentation
◆ anonymous enum
The documentation for this struct was generated from the following file:
- dune/common/alignment.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)