libpqxx
The C++ client library for PostgreSQL
|
Additional Inherited Members | |
![]() | |
static PQXX_LIBEXPORT long | from_string (std::string_view text) |
static PQXX_LIBEXPORT zview | to_buf (char *begin, char *end, long const &value) |
static PQXX_LIBEXPORT char * | into_buf (char *begin, char *end, long const &value) |
static constexpr std::size_t | size_buffer (long const &) noexcept |
![]() | |
static constexpr bool | converts_to_string |
static constexpr bool | converts_from_string |