|
static std::shared_ptr< T > | from_string (std::string_view text) |
|
static zview | to_buf (char *begin, char *end, std::shared_ptr< T > const &value) |
|
static char * | into_buf (char *begin, char *end, std::shared_ptr< T > const &value) |
|
static std::size_t | size_buffer (std::shared_ptr< T > const &value) noexcept |
|
◆ converts_from_string
Initial value:{
static constexpr bool converts_from_string
Is conversion from string_view to TYPE supported?
Definition strconv.hxx:165
◆ converts_to_string
Initial value:{
static constexpr bool converts_to_string
Is conversion from TYPE to strings supported?
Definition strconv.hxx:159
The documentation for this struct was generated from the following file:
- /build/reproducible-path/libpqxx-7.10.0/include/pqxx/internal/conversions.hxx