HomeManualTopicsTypesSymbols

std_types::directory

a POSIX directory

Topic

POSIX

Derived from

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

See also

std::opendir opens a directory stream
std::readdir reads a directory entry
std::closedir closes the specified directory stream

Supported polymorphic functions

std::equal compares two directories for equality
std::hash returns an integer hash value for a directory