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

C++ has no *methods* #10

Closed
wildmichael opened this issue Feb 17, 2013 · 1 comment
Closed

C++ has no *methods* #10

wildmichael opened this issue Feb 17, 2013 · 1 comment

Comments

@wildmichael
Copy link

This is only a pet peeve, but C++ doesn't have methods. Rather the terms free function or ( non-member function ) and member function are used.

@jessevdk
Copy link
Owner

jessevdk commented Nov 2, 2013

I didn't really feel like updating the terminology used in the code, since I prefer methods personally. However, in the documentation it will now show Member Function instead of Method.

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