#include <conversions.hxx>
|
| static std::size_t | size_buffer (std::stringstream const &)=delete |
| |
| static std::stringstream | from_string (std::string_view text, ctx={}) |
| |
| static std::string_view | to_buf (std::span< char >, std::stringstream const &, ctx={})=delete |
| |
◆ from_string()
| static std::stringstream pqxx::string_traits< std::stringstream >::from_string |
( |
std::string_view |
text, |
|
|
ctx |
= {} |
|
) |
| |
|
inlinestatic |
◆ size_buffer()
| static std::size_t pqxx::string_traits< std::stringstream >::size_buffer |
( |
std::stringstream const & |
| ) |
|
|
staticdelete |
◆ to_buf()
| static std::string_view pqxx::string_traits< std::stringstream >::to_buf |
( |
std::span< char > |
, |
|
|
std::stringstream const & |
, |
|
|
ctx |
= {} |
|
) |
| |
|
staticdelete |
The documentation for this struct was generated from the following file: