Typedef gkfs::syscall::arg::formatter
Defined in File args.hpp
Typedef Documentation
-
template<typename FmtBuffer>
using gkfs::syscall::arg::formatter = std::add_pointer_t<void(FmtBuffer&, const printable_arg&)> All arg formatters must follow this prototype