pg_async
|
#include <tip/db/pg/query.hpp>
#include <tip/util/meta_helpers.hpp>
#include <tip/db/pg/protocol_io_traits.hpp>
Go to the source code of this file.
Namespaces | |
tip | |
tip::db | |
tip::db::pg | |
tip::db::pg::detail | |
Macros | |
#define | LIB_PG_ASYNC_INCLUDE_TIP_DB_PG_QUERY_INL_ |
Functions | |
template<typename... T> | |
void | tip::db::pg::detail::write_params (std::vector< oids::type::oid_type > ¶m_types, std::vector< byte > &buffer, T const &...params) |