| include/qtl_sqlite.hpp | ●●●●● patch | view | raw | blame | history |
include/qtl_sqlite.hpp
@@ -949,6 +949,7 @@ iblobstream &operator=(iblobstream &&src) { m_buffer.operator=(std::move(src.m_buffer)); return *this; } bool is_open() const { return m_buffer.is_open(); }