|
OpenTTD Source 15.3
|
Public Types | |
| using | Args = std::tuple< std::decay_t< Targs >... > |
Definition at line 128 of file network_command.cpp.
| using CallbackArgsHelper< void(*const)(Commands, const CommandCost &, Targs...)>::Args = std::tuple<std::decay_t<Targs>...> |
Definition at line 129 of file network_command.cpp.