clingo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Types | List of all members
bk_lib::detail::max_align< X, type_list< H, T > > Struct Template Reference

#include <type_manip.h>

Collaboration diagram for bk_lib::detail::max_align< X, type_list< H, T > >:
Collaboration graph

Public Types

enum  { value = sizeof(type) }
 
typedef max_align_aux
< static_cast< int >x_align)==static_cast
< int >h_align), X, H, T >
::type 
type
 

Member Typedef Documentation

template<class X , class H , class T >
typedef max_align_aux<static_cast<int>x_align) == static_cast<int>h_align), X, H, T>::type bk_lib::detail::max_align< X, type_list< H, T > >::type

Member Enumeration Documentation

template<class X , class H , class T >
anonymous enum
Enumerator
value 

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