HomeManualTopicsTypesSymbols

std_types::device_id/std::to_integer

returns an integer value representing the device ID

Parameter

id
a device ID

Result

value
an integer value

Description

This function returns the internal (POSIX) representation of the device ID.

Topic

POSIX

Implements

std::to_integer converts its argument into an integer number

See also

std_types::device_id a POSIX device ID
std::device_id constructs a device ID from an unsigned long value