namespace vase.

This commit is contained in:
2026-08-06 20:36:14 +01:00
parent 0720a254a3
commit 04a27b30aa
18 changed files with 39 additions and 11 deletions
+2
View File
@@ -2,4 +2,6 @@
#include "pch.h"
namespace crib::internal::vase {
constexpr uint64_t PETAL_SIZE_MAX = 32 * 1024;
}