cursor 211 B

123456
  1. /** Definition of the iterator/container-style cursor classes.
  2. *
  3. * C++-style wrappers for SQL cursors
  4. */
  5. // Actual definitions in .hxx file so editors and such recognize file type.
  6. #include "pqxx/cursor.hxx"