Searched defs:set_next (Results 1 – 3 of 3) sorted by relevance
89 virtual void set_next(linked_streambuf<Ch, Tr>* /* next */) { } in set_next() function in boost::iostreams::detail::linked_streambuf
378 inline void indirect_streambuf<T, Tr, Alloc, Mode>::set_next in set_next() function in boost::iostreams::detail::indirect_streambuf
437 void set_next(const_point_ptr<T>& node, const const_point_ptr<T>& next_node) { in set_next() function