#include <is_empty.hpp>
Public Member Functions | |
empty_helper_t1 () | |
Public Attributes | |
int | i [256] |
Private Member Functions | |
empty_helper_t1 (const empty_helper_t1 &) | |
empty_helper_t1 & | operator= (const empty_helper_t1 &) |
Definition at line 37 of file type_traits/is_empty.hpp.
boost::detail::empty_helper_t1< T >::empty_helper_t1 | ( | ) |
|
private |
|
private |
int boost::detail::empty_helper_t1< T >::i[256] |
Definition at line 40 of file type_traits/is_empty.hpp.