Telnet++
A C++ library for interacting with Telnet streams
|
A combiner for tokens. More...
#include <element.hpp>
Public Types | |
using | result_type = std::vector< token > |
Public Member Functions | |
template<class InputIterator1 , class InputIterator2 > | |
std::vector< token > | operator() (InputIterator1 begin, InputIterator2 end) const |
A combiner for tokens.
This can be used during signalling to combine the results of all of the signals.