Searched refs:char_alignment (Results 1 – 1 of 1) sorted by relevance
76 template <std::size_t Target, bool check> struct char_alignment{ typedef char type; }; struct77 template <std::size_t Target> struct char_alignment<Target, false>{ typedef typename short_alignmen… struct84 …typedef typename boost::detail::char_alignment<Align, boost::alignment_of<char>::value >= Align>::… argument162 boost::detail::char_alignment<8, false> >::type t1;171 boost::detail::char_alignment<16, false> >::type t1;180 boost::detail::char_alignment<32, false> >::type t1;188 boost::detail::char_alignment<64, false> >::type t1;196 boost::detail::char_alignment<128, false> >::type t1;