BloombergLP::bdls::operator<<

Output the specified value to the specified stream, in human-readable form. If value is not a valid FileTruncatePolicy value, report that it is invalid and output it as an integer.

Synopsis

Declared in <bdls_filesystemutil.h>

std::ostream&
operator<<(
    std::ostream& stream,
    FilesystemUtil::FileTruncatePolicy value);