Searched defs:lower_alignment_helper (Results 1 – 1 of 1) sorted by relevance
96 struct lower_alignment_helper struct102 struct lower_alignment_helper struct104 typedef char type;105 enum { value = true };109 struct lower_alignment_helper<false,target,TestType> struct111 enum { value = (alignment_of<TestType>::value == target) };112 typedef typename mpl::if_c<value, TestType, char>::type type;