28 AdminChannel(ConnectionPtr&& channel);
31 AdminChannel(AdminChannel&& other)
noexcept;
34 const Exchange& exchange,
36 utils::Flags<Exchange::
Flags> flags,
53 const Exchange& exchange,
55 const std::string& routing_key,
64 utils::FastPimpl<ConnectionPtr, 32, 8> impl_;