Searched defs:get_end (Results 1 – 2 of 2) sorted by relevance
260 inline typename add_const<T>::type* get_end(T* str) in get_end() function275 inline T const* get_end(T const* str) in get_end() function284 inline T* get_end(T* str) in get_end() function304 inline typename Str::const_iterator get_end(Str const& str) in get_end() function309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end() function323 , T const*>::type get_end(Str const& str) in get_end() function353 struct get_end : get_begin<Char, T> {}; struct
89 int get_end() const { return end_; } in get_end() function in boost::io::out_of_range