Boost.ASIO

    • Global namespace
    • Reference
  • boost::asio::can_prefer_v
arrow_upward

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

Edit this Page