11 #ifndef PQXX_PREPARED_STATEMENT_HXX
12 #define PQXX_PREPARED_STATEMENT_HXX
72 explicit constexpr
prepped(std::string_view name) noexcept :
73 std::string_view{name}
A string that is the name of a prepared statement.
Definition: prepared_statement.hxx:70
constexpr prepped(std::string_view name) noexcept
Definition: prepared_statement.hxx:72
The home of all libpqxx classes, functions, templates, etc.
Definition: array.cxx:26