chriskohlhoff / asio

Asio C++ Library
http://think-async.com/Asio
4.85k stars 1.2k forks source link

address_v4::to_ulong() not labeled deprecated in documentation #1227

Open texnokrates opened 1 year ago

texnokrates commented 1 year ago

asio::ip::address_v4::to_ulong() is disabled the ASIO_NO_DEPRECATED, but it is not labeled as deprecated in the address_v4 reference docs.