Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro BOOST_DLL_USE_STD_FS

BOOST_DLL_USE_STD_FS — Define this macro to make Boost.DLL use C++17's std::filesystem::path and std::system_error.

Synopsis

// In header: <boost/dll/config.hpp>

BOOST_DLL_USE_STD_FS

PrevUpHomeNext