mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-05 04:30:43 -06:00
Added a few auto alias tests
This commit is contained in:
@@ -44,7 +44,7 @@ namespace sqlpp
|
||||
template <typename T>
|
||||
struct _member_t
|
||||
{
|
||||
T in;
|
||||
T not_in;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user