beeta/backend/src
doomtube aa96b78f48
All checks were successful
Build and Push / build-all (push) Successful in 7m59s
Fix linker error: use constexpr for static class constants
static const int members need explicit definitions when ODR-used,
but static constexpr int are implicitly inline in C++17.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 17:23:40 -05:00
..
common fixes lol 2026-01-09 16:38:24 -05:00
controllers Fix linker error: use constexpr for static class constants 2026-01-11 17:23:40 -05:00
services fixes lol 2026-01-11 10:57:46 -05:00
admin_tool.cpp Initial commit - realms platform 2026-01-05 22:54:27 -05:00
main.cpp fixes lol 2026-01-10 01:50:20 -05:00