returns an integer value representing the group ID
This function returns the internal (POSIX) representation of the group ID.
std::to_integer | converts its argument into an integer number |
std_types::group_id | a POSIX group ID |
std::group_id | constructs a group ID from an integer value |