HomeManualTopicsTypesSymbols

std_types::shutdown_type/std::to_integer

returns an integer value representing the shutdown type

Parameter

type
a shutdown type

Result

value
an integer value

Description

This function returns the internal (POSIX) representation of the shutdown type.

Topic

POSIX

Implements

std::to_integer converts its argument into an integer number

See also

std_types::shutdown_type a POSIX shutdown type
std::shutdown_type constructs a shutdown type from an integer value