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