Static Public Attributes | List of all members
absl::container_internal::internal_layout::AlignOf< T > Struct Template Reference

#include <layout.h>

Inheritance diagram for absl::container_internal::internal_layout::AlignOf< T >:
Inheritance graph
[legend]

Static Public Attributes

static constexpr size_t value = alignof(T)
 

Detailed Description

template<class T>
struct absl::container_internal::internal_layout::AlignOf< T >

Definition at line 237 of file layout.h.

Member Data Documentation

template<class T>
constexpr size_t absl::container_internal::internal_layout::AlignOf< T >::value = alignof(T)
static

Definition at line 238 of file layout.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59