|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
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(). | |