| 116 | } |
| 117 | |
| 118 | BOOST_FILESYSTEM_DECL filesystem_error::~filesystem_error() noexcept |
| 119 | { |
| 120 | } |
| 121 | |
| 122 | BOOST_FILESYSTEM_DECL const char* filesystem_error::what() const noexcept |
| 123 | { |
nothing calls this directly
no outgoing calls
no test coverage detected