You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2021/09/07 07:31:00 UTC

[jira] [Created] (MINIFICPP-1636) Use std::filesystem instead of boost and platform specific implementations

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)