Skip to content

Use c++ std filesystem (Cherry picked)#4315

Merged
clemahieu merged 7 commits intonanocurrency:developfrom
RickiNano:feature/use-std-filesystem-2
Oct 18, 2023
Merged

Use c++ std filesystem (Cherry picked)#4315
clemahieu merged 7 commits intonanocurrency:developfrom
RickiNano:feature/use-std-filesystem-2

Conversation

@RickiNano
Copy link
Copy Markdown
Contributor

This replaces all uses of boost filesystem with standard c++ filesystem.

boost::filesystem::unique_path is not supported in std::filesystem. I have re-written the nano::unique_path function found in /secure/utility.cpp so that it mimics the same behavior.

Target issue: #4057

@clemahieu clemahieu merged commit 81178d0 into nanocurrency:develop Oct 18, 2023
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.

2 participants