Files
dusklight/include
Luke Street cca104584e Mod API: Aggregate-initialize import/export records
Starting with VS 18 / cl 14.51, MSVC's constant evaluator
rejects a pointer-to-member in a constant initializer that also
contains any computed data, a consteval call or even a copy of a
constexpr object (C2127).

Hook records are now aggregate-initialized from literals only: the
computed name bytes (vtable symbol + display name) are baked into
char... template arguments and sizes/kinds are spelled inline.
2026-07-13 20:42:35 -06:00
..
2026-02-25 20:43:43 +01:00
2026-07-10 01:45:05 -06:00
2026-04-16 19:30:37 -04:00
2026-07-07 01:14:29 -06:00
2025-10-06 12:48:39 +03:00
2026-07-07 01:14:29 -06:00
2024-10-10 08:29:58 -06:00
2026-01-05 02:19:14 -08:00
2026-03-29 13:35:26 +02:00
2025-11-17 15:38:04 -08:00