|
libpqxx
The C++ client library for PostgreSQL
|
Static Public Member Functions | |
| static PQXX_LIBEXPORT bool | from_string (std::string_view text) |
| static constexpr zview | to_buf (char *, char *, bool const &value) noexcept |
| static char * | into_buf (char *begin, char *end, bool const &value) |
| static constexpr std::size_t | size_buffer (bool const &) noexcept |
Static Public Attributes | |
| static constexpr bool | converts_to_string {true} |
| static constexpr bool | converts_from_string {true} |
|
static |
|
inlinestatic |
|
inlinestaticconstexprnoexcept |
|
inlinestaticconstexprnoexcept |
|
staticconstexpr |
|
staticconstexpr |