Searched refs:wrap_if_not_tuple (Results 1 – 7 of 7) sorted by relevance
236 typename traits::wrap_if_not_tuple<Attribute>::type attr(attr_); in parse_impl()246 , typename traits::wrap_if_not_tuple<Attribute>::type in parse_impl()309 typename traits::wrap_if_not_tuple<Attribute>::type attr(attr_); in parse_impl()319 , typename traits::wrap_if_not_tuple<Attribute>::type in parse_impl()324 , typename traits::wrap_if_not_tuple<Attribute>::type in parse_impl()423 : wrap_if_not_tuple<Attribute> {};
77 typename traits::wrap_if_not_tuple<Attribute>::type attr_local(attr_); in parse()115 : wrap_if_not_tuple<Attribute> {};
83 typename traits::wrap_if_not_tuple<Attribute>::type attr_local(attr_); in parse()129 : wrap_if_not_tuple<Attribute> {};
79 typename traits::wrap_if_not_tuple<Attribute in parse_impl()
35 : wrap_if_not_tuple<Attribute> {};
610 struct wrap_if_not_tuple struct617 struct wrap_if_not_tuple<Attribute, mpl::true_> struct623 struct wrap_if_not_tuple<unused_type, mpl::false_> struct629 struct wrap_if_not_tuple<unused_type const, mpl::false_> struct
146 typename traits::wrap_if_not_tuple<Attribute in generate_impl()