proxygen
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
Static Public Attributes
|
List of all members
folly::detail::max_align_t_< Ts > Struct Template Reference
#include <
Align.h
>
Static Public Attributes
static constexpr std::size_t
value
=
max_align_
(0u, alignof(Ts)...)
Detailed Description
template<typename... Ts>
struct folly::detail::max_align_t_< Ts >
Definition at line
37
of file
Align.h
.
Member Data Documentation
template<typename... Ts>
constexpr std::size_t
folly::detail::max_align_t_
< Ts >::value =
max_align_
(0u, alignof(Ts)...)
static
Definition at line
38
of file
Align.h
.
The documentation for this struct was generated from the following file:
proxygen/folly/folly/lang/
Align.h
folly
detail
max_align_t_
Generated by
1.8.11