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, std::system_error and std::error_code.

Synopsis

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

BOOST_DLL_USE_STD_FS

PrevUpHomeNext