separated_list 242 B

123456
  1. /** Helper similar to Python's @c str.join().
  2. */
  3. // Actual definitions in .hxx file so editors and such recognize file type.
  4. #include "pqxx/internal/header-pre.hxx"
  5. #include "pqxx/separated_list.hxx"
  6. #include "pqxx/internal/header-post.hxx"