17 template<
typename TUPLE> [[nodiscard]] TUPLE as_tuple(
sl loc)
const
19 return home().as_tuple<TUPLE>(loc);
Base class for call gates.
Definition: callgate.hxx:55
row_ref const & reference
A reference to the host class. Helps keep constructors easy.
Definition: callgate.hxx:60
Definition: row_ref-result.hxx:12
Result set containing data returned by a query or command.
Definition: result.hxx:98
Definition: connection.hxx:94
The home of all libpqxx classes, functions, templates, etc.
Definition: array.cxx:26
std::source_location sl
Convenience alias for std::source_location. It's just too long.
Definition: types.hxx:38