Template Function gkfs::syscall::arg::format_octal_mode_to
Defined in File args.hpp
Function Documentation
-
template<typename FmtBuffer>
inline void gkfs::syscall::arg::format_octal_mode_to(FmtBuffer &buffer, const printable_arg &parg) format_octal_mode_to - format a ‘mode’ argument
Format a ‘mode’ argument (such as those passed to open()) and append the generated string to the provided buffer.