azmq icon indicating copy to clipboard operation
azmq copied to clipboard

Rename message's string() into to_string()

Open oliora opened this issue 10 years ago • 1 comments

I propose to rename azmq::message's string() function into to_string(). This approach consistent with STL naming (check bitset and string_view classes for example).

oliora avatar Sep 28 '15 21:09 oliora

Agree.

On Monday, September 28, 2015, Andrey Upadyshev [email protected] wrote:

I propose to rename azmq::message's string() function into to_string(). This approach consistent with STL naming (check bitset and string_ref classes for example).

— Reply to this email directly or view it on GitHub https://github.com/zeromq/azmq/issues/114.

rodgert avatar Sep 28 '15 22:09 rodgert