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/23 12:37:00 UTC

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

     [ https://issues.apache.org/jira/browse/MINIFICPP-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gábor Gyimesi reassigned MINIFICPP-1636:
----------------------------------------

    Assignee: Gábor Gyimesi

> 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
>            Assignee: Gábor Gyimesi
>            Priority: Minor
>              Labels: MiNiFi-CPP-Hygiene
>
> 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)