mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-12-26 07:53:21 +08:00
26280d2678
* Enable std::move() by using std::string instead of const std::string& * Fix dangling references.