Home
last modified time | relevance | path

Searched refs:wrap_if_not_tuple (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/spirit/repository/home/qi/operator/
Dkeywords.hpp236 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> {};
/third_party/boost/boost/spirit/home/qi/operator/
Dsequential_or.hpp77 typename traits::wrap_if_not_tuple<Attribute>::type attr_local(attr_); in parse()
115 : wrap_if_not_tuple<Attribute> {};
Dpermutation.hpp83 typename traits::wrap_if_not_tuple<Attribute>::type attr_local(attr_); in parse()
129 : wrap_if_not_tuple<Attribute> {};
Dsequence_base.hpp79 typename traits::wrap_if_not_tuple<Attribute in parse_impl()
/third_party/boost/boost/spirit/home/support/
Dsequence_base_id.hpp35 : wrap_if_not_tuple<Attribute> {};
Dattributes.hpp610 struct wrap_if_not_tuple struct
617 struct wrap_if_not_tuple<Attribute, mpl::true_> struct
623 struct wrap_if_not_tuple<unused_type, mpl::false_> struct
629 struct wrap_if_not_tuple<unused_type const, mpl::false_> struct
/third_party/boost/boost/spirit/home/karma/operator/
Dsequence.hpp146 typename traits::wrap_if_not_tuple<Attribute in generate_impl()