Cppgres
Build Postgres extensions in C++
|
Go to the source code of this file.
Concepts | |
concept | cppgres::error_formattable |
Functions | |
void | cppgres::error (pg_exception e) |
template<std::size_t N, error_formattable... Args> | |
void | cppgres::report (int elevel, const char(&fmt)[N], Args... args) |