Hans Goudey
19001c9e6c
Cleanup: Move attribute domain enum to C++ header, use enum class
...
Each value is now out of the global namespace, so they can be shorter
and easier to read. Most of this commit just adds the necessary casting
and namespace specification. `enum class` can be forward declared since
it has a specified size. We will make use of that in the next commit.
2023-12-20 13:25:28 -05:00
..
2023-08-16 00:20:26 +10:00
2023-09-17 09:05:40 +10:00
2023-11-24 17:12:24 +01:00
2023-12-20 13:25:28 -05:00
2023-12-19 14:57:49 +01:00
2023-12-07 10:39:03 +11:00
2023-12-15 19:29:57 +01:00
2023-12-20 01:36:11 +01:00
2023-12-07 10:38:54 +11:00
2023-09-24 14:52:38 +10:00
2023-08-16 00:20:26 +10:00
2023-08-16 00:20:26 +10:00
2023-09-24 14:52:38 +10:00
2023-08-16 00:20:26 +10:00
2023-09-17 09:05:40 +10:00
2023-09-24 14:52:38 +10:00
2023-09-24 14:52:38 +10:00
2023-10-02 19:31:19 +02:00
2023-12-11 07:50:29 -05:00
2023-12-20 15:32:52 +01:00
2023-08-16 00:20:26 +10:00
2023-08-24 11:51:25 +10:00
2023-08-16 00:20:26 +10:00
2023-08-16 00:20:26 +10:00
2023-12-08 15:47:14 +01:00
2023-12-13 10:17:07 +11:00
2023-12-08 15:47:14 +01:00