|  | 
Rebind the traits to a new set of signatures.
template<
    typename... NewSignatures>
struct rebind
| Name | Description | 
|---|---|
        This nested structure must have a single nested type other that
        aliases a traits type with the specified set of signatures.
      
        Header: asio/experimental/channel_traits.hpp
      
Convenience header: None