Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
web::ng::impl::IsSslTcpStream Concept Reference

Concept definition

template<typename T>
concept web::ng::impl::IsSslTcpStream = std::is_same_v<std::decay_t<T>, boost::asio::ssl::stream<boost::beast::tcp_stream>>
Definition Concepts.hpp:33