boost::urls::error_types

Namespace Aliases

Name

Description

errc

The set of constants used for cross‐platform error codes

Type Aliases

Name

Description

error_category [deprecated]

The type of error category used by the library

error_code [deprecated]

The type of error code used by the library

error_condition [deprecated]

The type of error condition used by the library

result [deprecated]

The type of result returned by library functions

system_error [deprecated]

The type of system error thrown by the library

Using Declarations

Name

Description

generic_category

A function to return the generic error category used by the library

system_category

A function to return the system error category used by the library

Created with MrDocs