Skip to content

Commit 252991d

Browse files
committed
Add support for literals
For now a string is likely sufficient We can make this a meta::literal reflection type in the future if that's needed
1 parent 131df86 commit 252991d

File tree

4 files changed

+587
-585
lines changed

4 files changed

+587
-585
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
cppfront compiler v0.8.2 Build A427:1609
2+
cppfront compiler v0.8.2 Build A428:1453
33
SPDX-License-Identifier Apache-2.0 WITH LLVM-exception
44
Copyright (c) 2022-2024 Herb Sutter

source/build.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"A427:1609"
1+
"A428:1453"

0 commit comments

Comments
 (0)