Home
last modified time | relevance | path

Searched refs:deref_iterator (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/spirit/home/support/
Dcontainer.hpp465 struct deref_iterator struct
475 typename deref_iterator<Iterator>::type
478 return deref_iterator<Iterator>::call(it); in deref()
577 : traits::deref_iterator<Iterator>
Dattributes_fwd.hpp241 struct deref_iterator;
/third_party/boost/boost/spirit/home/x3/support/traits/
Dcontainer_traits.hpp261 struct deref_iterator struct
271 typename deref_iterator<Iterator>::type
274 return deref_iterator<Iterator>::call(it); in deref()
/third_party/boost/libs/spirit/example/karma/
Dcustomize_counter.cpp103 struct deref_iterator<client::counter::iterator> struct
Dcustomize_use_as_container.cpp115 struct deref_iterator<client::use_as_container::iterator> struct
/third_party/boost/boost/spirit/home/karma/
Dphoenix_attributes.hpp71 struct deref_iterator<phoenix::actor<Eval> const> struct
/third_party/boost/libs/spirit/doc/advanced/
Dcustomization_points.qbk14 [def __customize_counter_example__ [link spirit.advanced.customize.iterate.deref_iterator.example c…
2040 [section:deref_iterator Dereference the Iterator pointing into a Container Attribute]
2042 [heading deref_iterator]
2044 The template `deref_iterator` is a type used as an attribute customization point.
2070 struct deref_iterator
2085 of `deref_iterator` utilizing SFINAE (i.e.
2099 [[`deref_iterator<Iterator>::type`] [Metafunction result evaluating to the
2101 [[`deref_iterator<Iterator>::call(it)`] [Return the element in the container
2124 The customization point `deref_iterator` needs to be implemented for a specific
2185 For other examples of how to use the customization point `deref_iterator`
[all …]
/third_party/boost/libs/spirit/doc/
Dspirit2.qbk281 …eref_iterator__ [link spirit.advanced.customize.iterate.deref_iterator `traits::deref_iterator`]]
/third_party/boost/libs/spirit/doc/html/
Dspirit2_HTML.manifest281 spirit/advanced/customize/iterate/deref_iterator.html