Home
last modified time | relevance | path

Searched refs:pseudo_attribute (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/spirit/home/x3/support/traits/
Dpseudo_attribute.hpp22 struct pseudo_attribute struct
/third_party/boost/boost/spirit/home/x3/directive/
Draw.hpp73 struct pseudo_attribute<Context, raw_attribute_type, Iterator> struct
/third_party/boost/boost/spirit/home/x3/operator/detail/
Dalternative.hpp185 using pseudo = traits::pseudo_attribute<Context, typename pass::type, Iterator>; in parse_alternative()
/third_party/boost/boost/spirit/home/x3/core/detail/
Dparse_into_container.hpp225 typename traits::pseudo_attribute<
/third_party/boost/libs/spirit/doc/x3/
Dchangelog.qbk26 * Removed unwanted move due to wrong `pseudo_attribute` usage, that was also