aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/libpqxx/include/pqxx/connection_base
blob: 187b667cb37f6cbdd80c8eb64d5a905cae405536 (plain) (blame)
1
2
3
4
5
6
/** pqxx::connection_base abstract base class.
 *
 * pqxx::connection_base encapsulates a frontend-to-backend connection.
 */
// Actual definitions in .hxx file so editors and such recognize file type.
#include "pqxx/connection_base.hxx"