Gábor Gyimesi created MINIFICPP-1636:
----------------------------------------
Summary: Use std::filesystem instead of boost and platform
specific implementations
Key: MINIFICPP-1636
URL: https://issues.apache.org/jira/browse/MINIFICPP-1636
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gábor Gyimesi
C++17 support allows us to use std::filesystem instead of the currently
equivalent boost library calls. We should also investigate where
std::filesystem could be used instead of a platform specific implementations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)