HomeManualTopicsTypesSymbols

std_types::user_id

a POSIX user id

Topic

POSIX

Derived from

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

See also

std::getuid returns the real user ID
std::geteuid returns the effective user id

Supported polymorphic functions

std::equal compares two user ids for equality
std::hash returns an integer hash value for a user id
std::to_integer returns an integer value representing the user id