Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilize std::filesystem #311

Merged
merged 8 commits into from
Jan 16, 2024
Merged

Utilize std::filesystem #311

merged 8 commits into from
Jan 16, 2024

Conversation

KIwabuchi
Copy link
Member

This PR removes our own file operation implementations.

Keita Iwabuchi and others added 8 commits December 18, 2023 15:29
 - Depends on C++17 filesystem
Depends on C++17 filesystem
# Conflicts:
#	CMakeLists.txt
#	include/metall/basic_manager.hpp
#	include/metall/kernel/manager_kernel.hpp
#	include/metall/kernel/manager_kernel_impl.ipp
#	test/kernel/multimanager_test.cpp
@KIwabuchi KIwabuchi merged commit feb31e0 into develop Jan 16, 2024
4 checks passed
@KIwabuchi KIwabuchi deleted the feature/stdfs branch January 16, 2024 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant