Searched refs:close_impl (Results 1 – 4 of 4) sorted by relevance
85 struct close_impl;103 detail::close_impl<T>::close(detail::unwrap(t), which); in close()117 detail::close_impl<T>::close(detail::unwrap(t), snk, which); in close()156 struct close_impl struct160 close_impl<BOOST_DEDUCED_TYPENAME close_tag<T>::type>165 struct close_impl<any_tag> { struct184 struct close_impl<close_boost_stream> { struct199 struct close_impl<close_filtering_stream> { struct212 struct close_impl<closable_tag> { struct236 struct close_impl<two_sequence> { struct
76 close_impl(which); in close()82 close_impl(which); in close()90 virtual void close_impl(BOOST_IOS::openmode) = 0;
76 void close_impl(BOOST_IOS::openmode m);202 void direct_streambuf<T, Tr>::close_impl(BOOST_IOS::openmode which) in close_impl() function in boost::iostreams::detail::direct_streambuf
96 void close_impl(BOOST_IOS::openmode m);383 inline void indirect_streambuf<T, Tr, Alloc, Mode>::close_impl in close_impl() function in boost::iostreams::detail::indirect_streambuf