tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
alignment_of< T > Struct Template Reference

alignment_of More...

#include <alignment_of.hpp>

Inheritance diagram for alignment_of< T >:
integral_constant< size_t, alignof(T)>

Additional Inherited Members

- Public Types inherited from integral_constant< size_t, alignof(T)>
using type
 
using value_type
 
- Public Member Functions inherited from integral_constant< size_t, alignof(T)>
constexpr operator value_type () const noexcept
 
constexpr auto operator() () const noexcept -> value_type
 
- Static Public Attributes inherited from integral_constant< size_t, alignof(T)>
static constexpr size_t value
 

Detailed Description

template<typename T>
struct etl::alignment_of< T >

alignment_of


The documentation for this struct was generated from the following file: