HomeManualTopicsTypesSymbols

std_types::group_id

a POSIX group ID

Topic

POSIX

Derived from

std_types::object the prototype object for all "normal" objects

See also

std::getgid returns the real group ID
std::getegid returns the effective group ID

Supported polymorphic functions

std::equal compares two group IDs for equality
std::hash returns an integer hash value for a group ID
std::to_integer returns an integer value representing the group ID