#include <query.hpp>
|
| int | index_of (std::string_view name) const |
|
| std::vector< std::string > | names |
| std::unordered_map< std::string, int > | lookup |
Definition at line 75 of file query.hpp.
◆ index_of()
| int sqlite::v2::query::result_range::column_cache::index_of |
( |
std::string_view | name | ) |
const |
◆ lookup
| std::unordered_map<std::string, int> sqlite::v2::query::result_range::column_cache::lookup |
◆ names
| std::vector<std::string> sqlite::v2::query::result_range::column_cache::names |
The documentation for this struct was generated from the following file: