HomeManualTopicsTypesSymbols

std_types::shutdown_type/std::equal

compares two shutdown types for equality

Parameters

left
a shutdown type
right
a shutdown type

Result

success
true if the two shutdown types are equal

Topic

POSIX

Implements

std::equal compares two objects for equality

See also

std_types::shutdown_type a POSIX shutdown type
std_types::shutdown_type/std::hash returns an integer hash value for a shutdown type