diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-03-20 18:08:41 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-03-20 18:08:41 +0100 |
| commit | 96f1511dbe2e80223732bcbef8068c3d5a330cee (patch) | |
| tree | 11c6b17d47c2eea213dbd90f6137a68a119b64b8 /arch | |
| parent | 52bc2d4105ac0d10d10831d470e9d0212dbb2b4d (diff) | |
| download | teachos-96f1511dbe2e80223732bcbef8068c3d5a330cee.tar.xz teachos-96f1511dbe2e80223732bcbef8068c3d5a330cee.zip | |
kstd/vector: add missing constexpr
clang-tidy is not happy about constexpr memory allocation except through
the blessed std::allocator::allocate though. So for now we can't use it
since it will break the build when linting is enabled.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions
