|
ITCH 5.0 Market Data Handler 1.0.0
NASDAQ ITCH 5.0 Market Data Feed Handler
|
ForEach specialization for base case (void parent). More...
ForEach specialization for base case (void parent).
Terminates the recursion when reaching the end of the hierarchy.
#include <core/src/impl/Delegate.h>
Static Public Member Functions | |
| template<class Handler> | |
| static void | assign (...) |
| Assign handler to callbacks (base case). | |
|
inlinestatic |
Assign handler to callbacks (base case).
Does nothing - end of recursion.
| Handler | Type of the handler object |