Home
last modified time | relevance | path

Searched refs:iterator_value (Results 1 – 25 of 66) sorted by relevance

123

/third_party/boost/boost/xpressive/
Dsub_match.hpp73 typedef typename iterator_value<BidiIter>::type value_type;
191 typedef typename iterator_value<BidiIter>::type char_type; in operator <<()
245 bool operator == (typename iterator_value<BidiIter>::type const *lhs, sub_match<BidiIter> const &rh… in operator ==()
251 bool operator != (typename iterator_value<BidiIter>::type const *lhs, sub_match<BidiIter> const &rh… in operator !=()
257 bool operator < (typename iterator_value<BidiIter>::type const *lhs, sub_match<BidiIter> const &rhs) in operator <()
263 bool operator > (typename iterator_value<BidiIter>::type const *lhs, sub_match<BidiIter> const &rhs) in operator >()
269 bool operator >= (typename iterator_value<BidiIter>::type const *lhs, sub_match<BidiIter> const &rh… in operator >=()
275 bool operator <= (typename iterator_value<BidiIter>::type const *lhs, sub_match<BidiIter> const &rh… in operator <=()
281 bool operator == (sub_match<BidiIter> const &lhs, typename iterator_value<BidiIter>::type const *rh… in operator ==()
287 bool operator != (sub_match<BidiIter> const &lhs, typename iterator_value<BidiIter>::type const *rh… in operator !=()
[all …]
Dbasic_regex.hpp66 typedef typename iterator_value<BidiIter>::type char_type;
68 typedef typename iterator_value<BidiIter>::type value_type;
/third_party/boost/boost/geometry/index/detail/
Dvarray_detail.hpp152 typename ::boost::iterator_value<I>::type
155 typename ::boost::iterator_value<O>::type
167 typename ::boost::iterator_value<I>::type
184 typedef typename boost::iterator_value<I>::type value_type; in destroy_dispatch()
192 typedef typename boost::iterator_value<I>::type value_type; in destroy()
207 typedef typename boost::iterator_value<I>::type value_type; in destroy_dispatch()
214 typedef typename boost::iterator_value<I>::type value_type; in destroy()
224 typedef typename boost::iterator_value<I>::type value_type; in copy_dispatch()
245 typename ::boost::iterator_value<O>::type in copy()
260 typedef typename boost::iterator_value<I>::type value_type; in uninitialized_copy_dispatch()
[all …]
/third_party/boost/boost/archive/iterators/
Dwchar_from_mb.hpp123 sliding_buffer<typename iterator_value<Base>::type> m_input;
124 sliding_buffer<typename iterator_value<this_t>::type> m_output;
159 * const_cast<typename iterator_value<Base>::type *>( in drain()
166 const typename boost::iterators::iterator_value<Base>::type * input_new_start; in drain()
167 typename iterator_value<this_t>::type * next_available; in drain()
Descape.hpp37 typename boost::iterator_value<Base>::type,
39 typename boost::iterator_value<Base>::type
42 typedef typename boost::iterator_value<Base>::type base_value_type;
Dremove_whitespace.hpp136 typename boost::iterator_value<Base>::type
145 typename boost::iterator_value<Base>::type
Dtransform_width.hpp43 class CharType = typename boost::iterator_value<Base>::type // output character
64 typedef typename iterator_value<Base>::type base_value_type;
Dbase64_from_binary.hpp72 class CharType = typename boost::iterator_value<Base>::type
Dbinary_from_base64.hpp82 class CharType = typename boost::iterator_value<Base>::type
Dinsert_linebreaks.hpp38 class CharType = typename boost::iterator_value<Base>::type
/third_party/boost/boost/xpressive/detail/core/
Doptimize.hpp30 xpression_peeker<typename iterator_value<BidiIter>::type> const &peeker in optimize_regex()
66 xpression_peeker<typename iterator_value<BidiIter>::type> const &peeker in optimize_regex()
71 typedef typename iterator_value<BidiIter>::type char_type; in optimize_regex()
98 typedef typename iterator_value<BidiIter>::type char_type; in common_compile()
Dfinder.hpp32 typedef typename iterator_value<BidiIter>::type char_type;
65 typedef typename iterator_value<BidiIter>::type char_type;
99 template<typename BidiIter, typename Traits, std::size_t Size = sizeof(typename iterator_value<Bidi…
103 typedef typename iterator_value<BidiIter>::type char_type;
150 typedef typename iterator_value<BidiIter>::type char_type;
Dadaptor.hpp35 typedef typename iterator_value<iterator_type>::type char_type;
/third_party/boost/boost/xpressive/detail/dynamic/
Dmatchable.hpp46 typedef typename iterator_value<iterator_type>::type char_type;
59 typedef typename iterator_value<iterator_type>::type char_type;
117 typedef typename iterator_value<BidiIter>::type char_type;
/third_party/boost/boost/iterator/
Diterator_traits.hpp21 struct iterator_value struct
53 using iterators::iterator_value;
Diterator_adaptor.hpp177 , iterator_value<Base>
183 Value, iterator_value<Base>
/third_party/boost/boost/range/adaptor/
Dstrided.hpp28 , typename iterator_value<BaseIterator>::type
38 , typename iterator_value<BaseIterator>::type
131 , typename iterator_value<BaseIterator>::type
141 , typename iterator_value<BaseIterator>::type
262 , typename iterator_value<BaseIterator>::type
272 , typename iterator_value<BaseIterator>::type
/third_party/boost/boost/test/utils/iterator/
Dtoken_iterator.hpp342 …e CharCompare = ut_detail::default_char_compare<BOOST_DEDUCED_TYPENAME iterator_value<Iter>::type>,
343 … typename ValueType = std::basic_string<BOOST_DEDUCED_TYPENAME iterator_value<Iter>::type>,
347 typename iterator_value<Iter>::type,CharCompare,ValueType,Reference> {
350 … typename iterator_value<Iter>::type,CharCompare,ValueType,Reference> base;
/third_party/boost/boost/xpressive/detail/static/
Dcompile.hpp37 typedef typename iterator_value<BidiIter>::type char_type; in static_compile_impl2()
76 typedef typename iterator_value<BidiIter>::type char_type; in static_compile_impl1()
/third_party/boost/boost/range/
Dvalue_type.hpp26 struct range_value : iterator_value< typename range_iterator<T>::type >
Diterator_range_io.hpp61 iterator_value<IteratorT>::type, in operator <<()
/third_party/boost/boost/range/detail/
Dvalue_type.hpp45 …typedef BOOST_RANGE_DEDUCED_TYPENAME boost::iterator_value< BOOST_RANGE_DEDUCED_TYPENAME P::first_…
/third_party/boost/tools/quickbook/src/
Diterator.hpp24 typename boost::iterator_value<Iterator>::type,
/third_party/boost/libs/xpressive/test/
Dtest11.hpp16 typedef typename boost::iterator_value<BidiIterT>::type char_type; in get_test_cases()
Dtest10.hpp16 typedef typename boost::iterator_value<BidiIterT>::type char_type; in get_test_cases()

123