MCPcopy Create free account
hub / github.com/boostorg/filesystem / ~filesystem_error

Method ~filesystem_error

src/exception.cpp:118–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118BOOST_FILESYSTEM_DECL filesystem_error::~filesystem_error() noexcept
119{
120}
121
122BOOST_FILESYSTEM_DECL const char* filesystem_error::what() const noexcept
123{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected