|  | 
        A protoco-allocator type that may be rebound to obtain an allocator that
        forwards memory allocation operations through an instance of any_completion_handler.
      
template< typename... Signatures> class any_completion_handler_allocator< void, Signatures... >
| Name | Description | 
|---|---|
| void as no objects can be allocated through a proto-allocator. | 
| Name | Description | 
|---|---|
| Construct from another any_completion_handler_allocator. | |
| Inequality operator. | |
| Equality operator. | 
        Header: asio/any_completion_handler.hpp
      
        Convenience header: asio.hpp