Template Function gkfs::syscall::arg::format_none_arg_to
Defined in File args.hpp
Function Documentation
-
template<typename FmtBuffer>
inline void gkfs::syscall::arg::format_none_arg_to(FmtBuffer &buffer, const printable_arg &parg) forward declare formatters
format_none_arg_to - format a ‘none’ argument
Format a ‘none’ argument and append the resulting “void” string to the provided buffer.