path
// In header: <boost/dll/config.hpp> typedef ;
Alias to std::filesystem::path if BOOST_DLL_USE_STD_FS is defined by user. Alias to boost::filesystem::path otherwise.
std::filesystem::path
boost::filesystem::path