C++: Add DB support for C++20's char8_t

This commit is contained in:
Matthew Gretton-Dann
2020-03-10 12:30:24 +00:00
parent 62b7cbfdb4
commit 79b3a995e9

View File

@@ -616,6 +616,7 @@ enumconstants(
| 48 = _Float64x | 48 = _Float64x
| 49 = _Float128 | 49 = _Float128
| 50 = _Float128x | 50 = _Float128x
| 51 = char8_t
; ;
*/ */
builtintypes( builtintypes(