diff options
author | Markus Wick <markus@selfnet.de> | 2018-09-04 13:54:50 +0200 |
---|---|---|
committer | Markus Wick <markus@selfnet.de> | 2018-09-04 14:10:05 +0200 |
commit | 2081ed7db22d62b82acfddcd4b7c10a03bb3daaf (patch) | |
tree | 70d38dd3466dee6e9cd05ab83cedb7deb375a5af /src/core/core.cpp | |
parent | 1c5636e690ca5844b396f97adc0a094558edc56f (diff) |
command_processor: Use std::array for bound_engines.
subchannel is a 3 bit field. So there must not be more than 8 bound engines.
And using a hashmap for up to 8 values is a bit overpowered.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions