We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Kindle版で楽しく拝読しております.
2.2.9節の「メソッドと型関連関数」において,「型関連関数の呼び出し」というサンプルコードの2つ前の文章が
ユーザ定義型は「型名::関数名」で呼び出せる。
となっておりますが,これは
型関連関数 は「型名::関数名」で呼び出せる。
の誤植ではないでしょうか? ご確認のほどよろしくお願いいたします.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Kindle版で楽しく拝読しております.
2.2.9節の「メソッドと型関連関数」において,「型関連関数の呼び出し」というサンプルコードの2つ前の文章が
となっておりますが,これは
の誤植ではないでしょうか?
ご確認のほどよろしくお願いいたします.
The text was updated successfully, but these errors were encountered: