Searched refs:deref_iterator (Results 1 – 9 of 9) sorted by relevance
465 struct deref_iterator struct475 typename deref_iterator<Iterator>::type478 return deref_iterator<Iterator>::call(it); in deref()577 : traits::deref_iterator<Iterator>
241 struct deref_iterator;
261 struct deref_iterator struct271 typename deref_iterator<Iterator>::type274 return deref_iterator<Iterator>::call(it); in deref()
103 struct deref_iterator<client::counter::iterator> struct
115 struct deref_iterator<client::use_as_container::iterator> struct
71 struct deref_iterator<phoenix::actor<Eval> const> struct
14 [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_iterator2085 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 container2124 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 …]
281 …eref_iterator__ [link spirit.advanced.customize.iterate.deref_iterator `traits::deref_iterator`]]
281 spirit/advanced/customize/iterate/deref_iterator.html