Searched defs:auto_close (Results 1 – 5 of 5) sorted by relevance
133 bool auto_close() const { return this->member.auto_close(); } in auto_close() function
63 bool auto_close() const { return auto_close_; } in auto_close() function in boost::iostreams::detail::direct_streambuf
211 bool indirect_streambuf<T, Tr, Alloc, Mode>::auto_close() const in auto_close() function in boost::iostreams::detail::indirect_streambuf
106 bool auto_close() const { return this->member.auto_close(); } in auto_close() function
280 char auto_close; member