Home | Sort by relevance Sort by last modified time |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ | |
type_with_alignment.hpp | 202 >::type align_t; typedef in class:boost::detail::type_with_alignment_imp 204 BOOST_STATIC_CONSTANT(std::size_t, found = alignment_of<align_t>::value); 210 typedef align_t type; |