[wesnoth-commits] [wesnoth/wesnoth] 350462: Added support for returning full rows to prepared_...

Sergey Popov noreply at github.com
Sun Jul 26 13:07:53 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 350462a5afbaabb9b14a144bec270604c58ec752
      https://github.com/wesnoth/wesnoth/commit/350462a5afbaabb9b14a144bec270604c58ec752
  Author: loonycyborg <loonycyborg at gmail.com>
  Date:   2020-07-26 (Sun, 26 Jul 2020)

  Changed paths:
    M src/server/mysql_prepared_statement.ipp

  Log Message:
  -----------
  Added support for returning full rows to prepared_statement<>

Now it can also take any type C as result type which it will treat like
STL-like structure adding result rows to it using C::push_back().





More information about the Commits mailing list