boost::asio::can_prefer_v
Synopsis
Declared in <boost/asio/prefer.hpp>
template<
typename T,
typename... Properties>
constexpr bool can_prefer_v = can_prefer<T, Properties...>::value;
Created with MrDocs