ITCH 5.0 Market Data Handler 1.0.0
NASDAQ ITCH 5.0 Market Data Feed Handler
Loading...
Searching...
No Matches
b2bits::delegate_detail::ForEach< void > Struct Reference

ForEach specialization for base case (void parent). More...

Detailed Description

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).

Member Function Documentation

◆ assign()

template<class Handler>
void b2bits::delegate_detail::ForEach< void >::assign ( ...)
inlinestatic

Assign handler to callbacks (base case).

Does nothing - end of recursion.

Template Parameters
HandlerType of the handler object

The documentation for this struct was generated from the following file: