首次提交

This commit is contained in:
2026-08-07 16:21:44 +08:00
parent 396311246c
commit 1e903dfe1e
33 changed files with 5960 additions and 1 deletions
@@ -0,0 +1,11 @@
#pragma once
#include "accessor.hpp"
#include "attributes.hpp"
#include "descriptor.hpp"
#include "fixed_string.hpp"
#include "meta.hpp"
#include "schema.hpp"
#include "synchronization.hpp"
#include "type_descriptor.hpp"
#include "property_object.hpp"
#include "validation.hpp"