ThinSQLite++
A thin, safe and convenient modern C++ wrapper for SQLite API.
|
This is the complete list of members for sqlite_allocator< T >, including all inherited members.
allocate(std::size_t n) (defined in sqlite_allocator< T >) | sqlite_allocator< T > | inline |
deallocate(T *ptr, std::size_t) noexcept (defined in sqlite_allocator< T >) | sqlite_allocator< T > | inline |
operator!= (defined in sqlite_allocator< T >) | sqlite_allocator< T > | friend |
operator== (defined in sqlite_allocator< T >) | sqlite_allocator< T > | friend |
sqlite_allocator()=default (defined in sqlite_allocator< T >) | sqlite_allocator< T > | |
sqlite_allocator(const sqlite_allocator< U > &) noexcept (defined in sqlite_allocator< T >) | sqlite_allocator< T > | inline |
value_type typedef (defined in sqlite_allocator< T >) | sqlite_allocator< T > |