You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
MCOL-523 std::string can't be SMALL_POLICY in static_any
This commit is contained in:
@ -106,7 +106,6 @@ namespace anyimpl
|
||||
SMALL_POLICY(float);
|
||||
SMALL_POLICY(double);
|
||||
SMALL_POLICY(bool);
|
||||
SMALL_POLICY(std::string);
|
||||
|
||||
#undef SMALL_POLICY
|
||||
|
||||
|
Reference in New Issue
Block a user