1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-08 14:22:09 +03:00
Files
mariadb-columnstore-engine/utils/messageqcpp
Alexander Barkov d5c6645ba1 Adding mcs_basic_types.h
For now it consists of only:

using int128_t = __int128;
using uint128_t = unsigned __int128;

All new privitive data types should go into this file in the future.
2020-11-18 13:53:15 +00:00
..
2016-01-06 14:08:59 -06:00
2020-11-18 13:53:15 +00:00
2016-01-06 14:08:59 -06:00
2017-10-26 17:18:17 +01:00
2016-01-06 14:08:59 -06:00
2017-10-26 17:18:17 +01:00