Public Types | Public Member Functions | List of all members
util::detail::Range< It > Class Template Reference

Public Types

typedef It iterator
 

Public Member Functions

 Range (It b, It e)
 
It begin () const noexcept
 
It end () const noexcept
 
size_t size () const
 

Detailed Description

template<typename It>
class util::detail::Range< It >

Definition at line 73 of file asio_utils.h.


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