asio-tr2
asio-tr2 copied to clipboard
What are the requirements for an EndpointSequence ?
Several functions take a template parameter of type EndpointSequence
and imply iteration over it, but it's not clear what exactly the requirements are.
Presumably the only requirement is for begin() and end() functions which return an iterator with a value type of endpoint
Added in 90192b3b5c858343e552e83b7a336c5012e5bce9.