boost::burl::burl_category
Return the category for burl error codes.
Synopsis
Declared in <boost/burl/error.hpp>
std::error_category const&
burl_category() noexcept;
See Also
error, error_category.
Created with MrDocs