Boost.Burl

    • Introduction
    • Reference
  • boost::burl::burl_category
arrow_upward

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;

Return Value

the category for burl error codes.

See Also

error, error_category.

Created with MrDocs