libpqxx
The C++ client library for PostgreSQL
|
Additional Inherited Members | |
![]() | |
static zview | to_buf (char *begin, char *end, std::array< T, N > const &value) |
static char * | into_buf (char *begin, char *end, std::array< T, N > const &value) |
static std::size_t | size_buffer (std::array< T, N > const &value) noexcept |
![]() | |
static constexpr bool | converts_to_string |
static constexpr bool | converts_from_string |