Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename message's string() into to_string() #114

Open
oliora opened this issue Sep 28, 2015 · 1 comment
Open

Rename message's string() into to_string() #114

oliora opened this issue Sep 28, 2015 · 1 comment

Comments

@oliora
Copy link

oliora commented Sep 28, 2015

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).

@rodgert
Copy link

rodgert commented Sep 28, 2015

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
#114.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants