libtcspc C++ API
Streaming TCSPC and time tag data processing
Loading...
Searching...
No Matches
tcspc::null_router Class Reference

Description

Router that does not route.

All routed events are discarded when this router is used.

Public Member Functions

template<typename Event>
auto operator() (Event const &) const -> std::size_t
 Implements router requirement; always returns std::numeric_limits<std::size_t>::max().

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