|
COMMS
Template library intended to help with implementation of communication protocols.
|
Namespace for various traits tag classes used in dispatch operations. More...
Namespace for various traits tag classes used in dispatch operations.
Classes | |
| struct | LinearSwitch |
| Tag class used to indicate linear switch dispatch. More... | |
| struct | Polymorphic |
| Tag class used to indicate polymorphic dispatch. More... | |
| struct | StaticBinSearch |
| Tag class used to indicate static binary search dispatch. More... | |