#include <type_traits.hpp>
Public Member Functions | |
alignment_of_hack () | |
Public Attributes | |
char | c |
T | t1 |
T | t2 |
Definition at line 830 of file type_traits.hpp.
boost::move_detail::alignment_of_hack< T >::alignment_of_hack | ( | ) |
char boost::move_detail::alignment_of_hack< T >::c |
Definition at line 833 of file type_traits.hpp.
T boost::move_detail::alignment_of_hack< T >::t1 |
Definition at line 832 of file type_traits.hpp.
T boost::move_detail::alignment_of_hack< T >::t2 |
Definition at line 834 of file type_traits.hpp.