0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests/core
MeanSquaredError 26280d2678
gcc warnings (#496)
* Enable std::move() by using std::string instead of const std::string&

* Fix dangling references.
2023-06-28 06:32:39 +02:00
..
constraints style: Align CMake files with 4 spaces indent 2022-11-26 08:32:46 +01:00
serialize #471 serializers: ensure float precision (#472) 2023-02-18 08:10:50 +01:00
static_asserts style: Align CMake files with 4 spaces indent 2022-11-26 08:32:46 +01:00
types gcc warnings (#496) 2023-06-28 06:32:39 +02:00
usage std::string_view should also be assignable in prepared statements 2023-04-03 06:16:57 +02:00
CMakeLists.txt style: Align CMake files with 4 spaces indent 2022-11-26 08:32:46 +01:00