Searched defs:close_impl (Results 1 – 3 of 3) sorted by relevance
156 struct close_impl struct165 struct close_impl<any_tag> { struct167 static void close(T& t, BOOST_IOS::openmode which) in close()174 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close()184 struct close_impl<close_boost_stream> { struct186 static void close(T& t) in close()191 static void close(T& t, BOOST_IOS::openmode which) in close()199 struct close_impl<close_filtering_stream> { struct201 static void close(T& t, BOOST_IOS::openmode which) in close()212 struct close_impl<closable_tag> { struct[all …]
202 void direct_streambuf<T, Tr>::close_impl(BOOST_IOS::openmode which) in close_impl() function in boost::iostreams::detail::direct_streambuf
383 inline void indirect_streambuf<T, Tr, Alloc, Mode>::close_impl in close_impl() function in boost::iostreams::detail::indirect_streambuf