Home
last modified time | relevance | path

Searched defs:sequence_base (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/spirit/home/qi/operator/
Dsequence_base.hpp33 struct sequence_base // this class is shared by sequence and expect struct
36 typedef Elements elements_type;
40 struct attribute
63 sequence_base(Elements const& elements_) in sequence_base() function
69 bool parse_impl(Iterator& first, Iterator const& last in parse_impl()
97 bool parse_impl(Iterator& first, Iterator const& last in parse_impl()
119 bool parse(Iterator& first, Iterator const& last in parse()
128 info what(Context& context) const in what()
136 Elements elements;
/third_party/boost/boost/fusion/support/
Dsequence_base.hpp24 struct sequence_base struct
28 derived() const BOOST_NOEXCEPT in derived()
35 derived() BOOST_NOEXCEPT in derived()
41 operator detail::from_sequence_convertible_type() const BOOST_NOEXCEPT in operator detail::from_sequence_convertible_type()