move file stack creation to separate file, removing some scope

This commit is contained in:
2024-04-06 13:21:26 +02:00
parent 31bb0d3e61
commit 268cbe137e
4 changed files with 120 additions and 87 deletions

View File

@ -13,6 +13,8 @@ add_library(fragment_store
./fragment_store/meta_components.hpp
./fragment_store/meta_components_id.inl
./fragment_store/serializer.hpp
./fragment_store/file2_stack.hpp
./fragment_store/file2_stack.cpp
./fragment_store/fragment_store.hpp
./fragment_store/fragment_store.cpp